diff options
author | yusukes@chromium.org <yusukes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-12 08:43:23 +0000 |
---|---|---|
committer | yusukes@chromium.org <yusukes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-12 08:43:23 +0000 |
commit | 55ec6d49a9b54f422e5664543dfe380a277a100f (patch) | |
tree | d6fd2a902e0a2ff2a9a58c102adfde4a2263a23b /chrome/app | |
parent | 3849848ac63a0bfcc9f45acbe1738a099ba995ee (diff) | |
download | chromium_src-55ec6d49a9b54f422e5664543dfe380a277a100f.zip chromium_src-55ec6d49a9b54f422e5664543dfe380a277a100f.tar.gz chromium_src-55ec6d49a9b54f422e5664543dfe380a277a100f.tar.bz2 |
Add the Resource ID of the keyboard layout(xkb:bg:phonetic:bul)
Patch from <nhiroki@google.com>.
BUG=chromium-os:5284
TEST=manual
Review URL: http://codereview.chromium.org/3179008
Patch from Hiroki Nakagawa <nhiroki@google.com>.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55857 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index da4cf6d..1d9ff4e 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -8969,6 +8969,9 @@ Keep your key file in a safe place. You will need it to create new versions of y <message name="IDS_STATUSBAR_LAYOUT_BULGARIA" desc="In the language menu button, this shows the input mode."> Bulgarian keyboard layout </message> + <message name="IDS_STATUSBAR_LAYOUT_BULGARIA_PHONETIC" desc="In the language menu button, this shows the input mode."> + Bulgarian (Phonetic) keyboard layout + </message> <message name="IDS_STATUSBAR_LAYOUT_SWITZERLAND" desc="In the language menu button, this shows the input mode."> Swiss keyboard layout </message> |