| 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 e340a64e76b9fb07e3fc426f3431d5bebf5e13be..c374894416bd7d2bb5b8cff2e5dad41c7d4adf6c 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 child account users can not clear their browsing history.">
|
| + Browsing history can't be cleared with Accounts for Kids.
|
| + </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]">
|
|
|