Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 89da07f80167581eebca6c36fd92af9dbd2b1255..fe0c7929feefc77288a49484f96a42c7a704f4de 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -13299,11 +13299,9 @@ After you create a new supervised user, you can manage their settings at any tim |
This icon appears when you and your phone are nearby and Easy Unlock is available. Just click to enter, no password needed. |
</message> |
</if> |
- <if expr="chromeos"> |
- <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING" desc="Text shown as a warning when attempting to remove supervised user."> |
- All files and local data associated with the supervised user will be permanently deleted once this supervised user is removed. Visited websites and settings for this supervised user may still be visible by the manager at <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>. |
- </message> |
- </if> |
+ <message name="IDS_LOGIN_POD_SUPERVISED_USER_REMOVE_WARNING" desc="Text shown as a warning when attempting to remove supervised user."> |
+ All files and local data associated with the supervised user will be permanently deleted once this supervised user is removed. Visited websites and settings for this supervised user may still be visible by the manager at <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>. |
+ </message> |
<if expr="not chromeos"> |
<message name="IDS_LOGIN_POD_USER_REMOVE_WARNING" desc="Text shown as a warning when attempting to remove an user."> |
Are you sure you want to delete this user and all the data associated with it from this computer? This cannot be undone! |