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..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"><link></ph>Learn more<ph name="END_LINK"></link></ph>. |
| </message> |