| 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 0856f607841410a20d0038e939a09939a53ce2d0..f42fce84c87d0007f1370081f76cb92928f920fb 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -788,15 +788,12 @@ Your Google account may have other forms of browsing history like searches and a
|
| To obtain new licenses, connect to the internet and play your downloaded content.
|
| </message>
|
|
|
| - <!-- Language preferences -->
|
| - <message name="IDS_LANGUAGE" desc="Title for Language settings screen. [CHAR-LIMIT=32]">
|
| - Language
|
| - </message>
|
| - <message name="IDS_GOOGLE_TRANSLATE" desc='Title for the Google Translate preference. [CHAR-LIMIT=32]'>
|
| + <!-- Google translate preferences -->
|
| + <message name="IDS_GOOGLE_TRANSLATE" desc='Title for the Google Translate settings screen. [CHAR-LIMIT=32]'>
|
| Google Translate
|
| </message>
|
| <message name="IDS_TRANSLATE_PREFS_DESCRIPTION" desc="Translate preference description">
|
| - Offer to translate pages using Google Translate
|
| + When this feature is turned on, Chrome will offer to translate pages written in other languages using Google Translate.
|
| </message>
|
| <message name="IDS_TRANSLATE_PREFS_TOAST_DESCRIPTION" desc="Translate settings reset toast when resetting defaults">
|
| Your translate settings have been reset.
|
| @@ -804,12 +801,6 @@ To obtain new licenses, connect to the internet and play your downloaded content
|
| <message name="IDS_RESET_TRANSLATE_DEFAULTS" desc="Title for translate reset menu preference">
|
| Reset translate settings
|
| </message>
|
| - <message name="IDS_AUTO_DETECT_ENCODING" desc="Title for checkbox to enable or disable automatic detection of the character encoding in web pages. ">
|
| - Auto detect encoding
|
| - </message>
|
| - <message name="IDS_AUTO_DETECT_ENCODING_DESCRIPTION" desc="Description for checkbox to enable or disable automatic detection of the character encoding in web pages. ">
|
| - Automatically determine character encoding
|
| - </message>
|
|
|
| <!-- Storage preferences -->
|
| <message name="IDS_WEBSITE_SETTINGS_STORAGE" desc="Title for Storage settings which show how much data websites are storing on the user's device. [CHAR-LIMIT=32]">
|
|
|