diff options
author | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-27 02:35:38 +0000 |
---|---|---|
committer | satorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-27 02:35:38 +0000 |
commit | 038b29624ba801c52b452f2976ebe4090e83423b (patch) | |
tree | 610d9acbd8bcb5bc6eda43a0b184ac7d28c37cd9 /chrome/app/resources | |
parent | 8a74682b947975ab6a383e5d6bee9fb5f9c3d287 (diff) | |
download | chromium_src-038b29624ba801c52b452f2976ebe4090e83423b.zip chromium_src-038b29624ba801c52b452f2976ebe4090e83423b.tar.gz chromium_src-038b29624ba801c52b452f2976ebe4090e83423b.tar.bz2 |
Widen the preferred language table in the "Languages and Input".
The change is for fixng trauncation that occurs with German.
BUG=chromium-os:3356
TEST=manually
Review URL: http://codereview.chromium.org/2220004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48353 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index c6da853..fbb9da12 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -666,7 +666,7 @@ <!-- The width and height of the Languages and Input dialog box in --> <!-- characters and lines (See above). --> <message name="IDS_LANGUAGES_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> - 106 + 114 </message> <message name="IDS_LANGUAGES_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> 26 |