| Index: chrome/app/settings_chromium_strings.grdp
|
| diff --git a/chrome/app/settings_chromium_strings.grdp b/chrome/app/settings_chromium_strings.grdp
|
| index 393d4a88c9ad34c311d833ba53695a9c0b8e9eb9..5f513decd70651d0dd429bb035518296718001d3 100644
|
| --- a/chrome/app/settings_chromium_strings.grdp
|
| +++ b/chrome/app/settings_chromium_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.">
|
| - Chromium 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.">
|
| Chromium 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.">
|
| - Chromium 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.">
|
| Chromium is displayed in this language.
|
| </message>
|
|
|