| 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 175ee863ed555981eb0c8a1072200345ed1d071d..bb7b6d1e984c65edbe471774af7038137d65d725 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 data for this website, including cookies, and reset all its permissions?
|
| </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 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
|
|
|