diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 19:31:56 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 19:31:56 +0000 |
commit | d3ca3b08220772a7c61378ddc13182668189c3d9 (patch) | |
tree | f11cc817ade1e8955421e215bf70964e5fa3cd74 /chrome | |
parent | bb3ef0c5b7025748b8f86f998ee596ac2db32a5a (diff) | |
download | chromium_src-d3ca3b08220772a7c61378ddc13182668189c3d9.zip chromium_src-d3ca3b08220772a7c61378ddc13182668189c3d9.tar.gz chromium_src-d3ca3b08220772a7c61378ddc13182668189c3d9.tar.bz2 |
Adjust the Options dlg height for gu to 36.
This needs to be merged with 2.0 (172.x) branch.
TBR=mal
BUG=11198
Review URL: http://codereview.chromium.org/100218
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14975 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/resources/locale_settings_gu.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_gu.xtb b/chrome/app/resources/locale_settings_gu.xtb index a4fd6d8..9eef316 100644 --- a/chrome/app/resources/locale_settings_gu.xtb +++ b/chrome/app/resources/locale_settings_gu.xtb @@ -22,7 +22,7 @@ <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation> <translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation> <translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation> -<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">34</translation> +<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">36</translation> <translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation> <translation id="IDS_BUGREPORT_DIALOG_WIDTH_CHARS">85</translation> <translation id="IDS_BUGREPORT_DIALOG_HEIGHT_LINES">17</translation> |