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 5d2944b9b8f4892550d7d693a8e182329abba877..792510db4cdd844b4d6433249c9ac99f61cfad64 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -357,6 +357,9 @@ For example, some websites may respond to this request by showing you ads that a |
<message name="IDS_CLEAR_BROWSING_DATA_PROGRESS_MESSAGE" desc='Message on the progress dialog used when waiting for "clear browsing data" to complete.'> |
Please wait… |
</message> |
+ <message name="IDS_CAN_NOT_CLEAR_BROWSING_HISTORY_TOAST" desc='Message on the toast explaining that the user cannot "clear browsing history".'> |
Bernhard Bauer
2015/03/03 14:26:21
No quotes for "clear browsing history". We should
knn
2015/03/03 15:03:43
You mean quotes around "clear browsing data" in th
Bernhard Bauer
2015/03/03 15:25:29
In the other strings, "clear browsing data" names
knn
2015/03/03 15:55:57
Thanks for explaining. I think this inconsistency
|
+ You can not delete your browsing history. |
+ </message> |
<!-- Accessibility preferences --> |
<message name="IDS_PREFS_ACCESSIBILITY" desc="Title of Accessibility settings, which allows the user to change webpage font sizes. [CHAR-LIMIT=32]"> |