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 c84bddaae9cf75f3b1d25d75345f9abb144da6a1..c04f4944b68339f5838f186f350366e3e1e76066 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -427,6 +427,18 @@ For example, some websites may respond to this request by showing you ads that a |
<message name="IDS_CLEAR_BROWSING_DATA_FOOTNOTE_SIGNED_AND_OTHER_FORMS_OF_HISTORY" desc="A summary string at the bottom of the Clear Browsing Data dialog, informing the user that deleting cookies will not sign them out of their Google account, and also that there are other forms of browsing history present."> |
You won’t be signed out of your Google account. Your Google account may have other forms of browsing history at <ph name="BEGIN_LINK"><link></ph>history.google.com<ph name="END_LINK"></link></ph>. |
</message> |
+ <message name="IDS_CLEAR_BROWSING_DATA_HISTORY_DIALOG_TITLE" desc="Title of a dialog that is shown after the deletion of browsing history finished."> |
+ Cleared Chrome data |
+ </message> |
+ <message name="IDS_CLEAR_BROWSING_DATA_HISTORY_DIALOG_DATA_REMOVED" desc="Text of the first paragraph in a dialog that is shown after the deletion of browsing history items finished, indicating that the selected data has been removed."> |
+ The selected data has been removed from Chrome and your synced devices. |
+ </message> |
+ <message name="IDS_CLEAR_BROWSING_DATA_HISTORY_DIALOG_OTHER_FORMS_OF_HISTORY" desc="Text of the second paragraph in a dialog that is shown after the deletion of browsing history items finished, indicating that clearing Chrome browsing history did not clear other forms of browsing history."> |
+ Your Google account may have other forms of browsing history like searches and activity from other Google services at <ph name="BEGIN_LINK"><link></ph>history.google.com<ph name="END_LINK"></link></ph>. |
+ </message> |
+ <message name="IDS_CLEAR_BROWSING_DATA_HISTORY_DIALOG_POSITIVE_BUTTON" desc="Title of the positive button of the dialog that is shown after the deletion of browsing history items finished."> |
+ OK, got it |
gone
2016/04/07 21:05:27
Make this a common string at the top underneath ID
msramek
2016/04/08 11:20:42
Done. Yes, I was a bit surprised that it's not a c
|
+ </message> |
<message name="IDS_CLEAR_CACHE_TITLE" desc="Title for Clear Cache in Clear Browsing Data dialog"> |
Cached images and files |
</message> |