Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index df389efa85accfe31ed3d61dc8d81339a54e2628..0c4b7d617b68911a67026727c5c45ac5e0f14d33 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14405,8 +14405,32 @@ After you create a new supervised user, you can manage their settings at any tim |
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! |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_NONSYNC" desc="Main text shown as a warning when attempting to remove an user."> |
+ This will permanently delete <ph name="TOTAL_COUNT"><span class="total-count">...</span><ex>1234</ex></ph> items from this device. |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_NONSYNC_NOSTATS" desc="Main text shown as a warning when attempting to remove an user."> |
+ This will permanently delete your browsing data from this device. |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_HISTORY" desc="One of the statistics shown below the warning when attempting to remove an user. This is the category, and a number is displayed next to it."> |
+ Browsing History |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_PASSWORDS" desc="One of the statistics shown below the warning when attempting to remove an user. This is the category, and a number is displayed next to it."> |
+ Passwords |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_BOOKMARKS" desc="One of the statistics shown below the warning when attempting to remove an user. This is the category, and a number is displayed next to it."> |
+ Bookmarks |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SETTINGS" desc="One of the statistics shown below the warning when attempting to remove an user. This is the category, and a number is displayed next to it."> |
+ Settings |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_CALCULATING" desc="Put next to any loading statistics, which is shown below the warning when attempting to remove an user."> |
+ ... |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SYNC" desc="Main text shown as a warning when attempting to remove an user with a synced account."> |
+ This will permanently delete <span class="total-count">...</span> items from this device but not clear synced items from other devices. |
+ </message> |
+ <message name="IDS_LOGIN_POD_USER_REMOVE_WARNING_SYNC_NOSTATS" desc="Main text shown as a warning when attempting to remove an user with a synced account having statistics unavailable."> |
+ This will permanently delete your browsing data from this device but not clear synced items from other devices. |
</message> |
</if> |