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..ec54d9734ca92c6de763aac0bd005f0cb4217b26 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? |
newt (away)
2015/01/20 18:35:10
I believe the bug called for commas instead of par
Finnur
2015/01/21 14:53:05
Done.
|
</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 |