Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index 1b7058349970de39854aed23c0a0aff06aa896a4..040faafce59523dd560c04df3521c16f5e05d6b9 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -328,13 +328,13 @@ |
Clear & reset |
</message> |
<message name="IDS_WEBSITE_RESET_CONFIRMATION" desc="The confirmation text asking if the user is sure about clearing all data and reset the permissions for a site."> |
- Are you sure you want to clear all data for this website and reset all its permissions? |
+ Are you sure you want to clear all local data, including cookies, and reset all permissions for this website? |
</message> |
<message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_TITLE" desc="Title of the confirmation dialog when the user ask to clear all data for an origin"> |
Clear stored data |
</message> |
<message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_MESSAGE" desc="Text of the confirmation dialog when the user ask to clear all data for an origin"> |
- All data stored by this website will be deleted |
+ All local data stored by this website, including cookies, will be deleted. |
</message> |
<message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_OK_BUTTON" desc="Button confirming site data cleanup [CHAR-LIMIT=20]"> |
Clear all |