| Index: chrome/app/settings_google_chrome_strings.grdp
|
| diff --git a/chrome/app/settings_google_chrome_strings.grdp b/chrome/app/settings_google_chrome_strings.grdp
|
| index 6d7703bf5a8cd3b1667a4913b4d29badda43c72e..d3c5b66fdf0509d602b1cb5ade000f46767af213 100644
|
| --- a/chrome/app/settings_google_chrome_strings.grdp
|
| +++ b/chrome/app/settings_google_chrome_strings.grdp
|
| @@ -67,9 +67,6 @@
|
|
|
| <!-- Languages Page -->
|
| <if expr="chromeos">
|
| - <message name="IDS_SETTINGS_LANGUAGES_CANNOT_BE_DISPLAYED_IN_THIS_LANGUAGE" desc="The label for a language that cannot be used as the UI display language.">
|
| - Chrome OS cannot be displayed in this language.
|
| - </message>
|
| <message name="IDS_SETTINGS_LANGUAGES_IS_DISPLAYED_IN_THIS_LANGUAGE" desc="The label for a language that is currently used as the UI display language.">
|
| Chrome OS is displayed in this language.
|
| </message>
|
| @@ -78,9 +75,6 @@
|
| </message>
|
| </if>
|
| <if expr="not chromeos">
|
| - <message name="IDS_SETTINGS_LANGUAGES_CANNOT_BE_DISPLAYED_IN_THIS_LANGUAGE" desc="The label for a language that cannot be used as the UI display language.">
|
| - Google Chrome cannot be displayed in this language.
|
| - </message>
|
| <message name="IDS_SETTINGS_LANGUAGES_IS_DISPLAYED_IN_THIS_LANGUAGE" desc="The label for a language that is currently used as the UI display language.">
|
| Google Chrome is displayed in this language.
|
| </message>
|
|
|