Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3048)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2644573003: Initial version of the split CBD dialog (Closed)
Patch Set: title case for tab titles Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 3312e83cc3384f92625cf87d5e960e634ea96468..ff4b6448a23e3401dcaa992cbfb159386ea8f21a 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -543,6 +543,12 @@ Your Google account may have other forms of browsing history like searches and a
<message name="IDS_OPEN_CLEAR_BROWSING_DATA_DIALOG_BUTTON" desc="Title of the button that will open the clear browsing data dialog.">
Clear browsing data…
</message>
+ <message name="IDS_CLEAR_BROWSING_DATA_BASIC_TAB_TITLE" desc="The title of the tab showing the basic clear browsing data options.">
+ Basic
+ </message>
+ <message name="IDS_CLEAR_BROWSING_DATA_ADVANCED_TAB_TITLE" desc="The title of the tab showing the advanced clear browsing data options.">
+ Advanced
Theresa 2017/01/19 19:08:26 We should re-use the existing "Advanced" string, I
dullweber 2017/01/20 10:53:07 Done.
+ </message>
<message name="IDS_ANDROID_HISTORY_NO_SYNCED_RESULTS" desc="The notification at the top of the history page indicating that it does not include visits from other devices.">
Showing history from this device. <ph name="BEGIN_LINK">&lt;link&gt;</ph>Learn more<ph name="END_LINK">&lt;/link&gt;</ph>.
</message>

Powered by Google App Engine
This is Rietveld 408576698