summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-14 04:37:55 +0000
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-14 04:37:55 +0000
commitfd0226827387f95f87b7b2d71c5aead1f6c0646a (patch)
treed140544d134b2d7fc4d25efab236cacdefdda62b /chrome/app
parent784546ce9dd28d62b686d237c3eef4850e7dfbed (diff)
downloadchromium_src-fd0226827387f95f87b7b2d71c5aead1f6c0646a.zip
chromium_src-fd0226827387f95f87b7b2d71c5aead1f6c0646a.tar.gz
chromium_src-fd0226827387f95f87b7b2d71c5aead1f6c0646a.tar.bz2
First cut at adding UI for changing the UI language.
For now, the logic for UI language switching is not yet implemented. Will add the logic in a separate patch. TEST=manually BUG=crosbug.com/2336 Review URL: http://codereview.chromium.org/1652002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44450 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd9
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 7885dbd..808164a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7453,6 +7453,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
that don't fall under any other languages">
Others
</message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_DISPLAY_IN_THIS_LANGUAGE"
+ desc="The label is used for a button that changes the UI
+ language of Chrome OS">
+ Display <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> in this language
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_IS_DISPLAYED_IN_THIS_LANGUAGE"
+ desc="The label for a language that is currently used for UI">
+ <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> is displayed in this language
+ </message>
<message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet network device.">
Ethernet
</message>