Chromium Code Reviews| 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..771c9fe3624dc024b748531df0c32f170880c1bf 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 |
|
msramek
2017/01/19 13:28:40
nit: Please use title case for titles. (It's proba
|
| + </message> |
| + <message name="IDS_CLEAR_BROWSING_DATA_ADVANCED_TAB_TITLE" desc="The title of the tab showing the advanced clear browsing data options."> |
| + advanced |
| + </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"><link></ph>Learn more<ph name="END_LINK"></link></ph>. |
| </message> |