diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-02 18:01:13 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-02 18:01:13 +0000 |
commit | f128a019dbbcf47f75c8e96f89eb874ca52a7a09 (patch) | |
tree | f60c5bc7c1d5c9910538b60925f840a990c7c4aa /chrome/app/resources/locale_settings_ro.xtb | |
parent | 03d2b95152310befe684354e27b84452c4b84603 (diff) | |
download | chromium_src-f128a019dbbcf47f75c8e96f89eb874ca52a7a09.zip chromium_src-f128a019dbbcf47f75c8e96f89eb874ca52a7a09.tar.gz chromium_src-f128a019dbbcf47f75c8e96f89eb874ca52a7a09.tar.bz2 |
Bug 13689: Options are truncated in many locales
BUG=http://crbug.com/13689
TEST=Open Chrome in the languages listed in xp and verify no truncation occurs in the Options dialog.
Review URL: http://codereview.chromium.org/187007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25192 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_ro.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_ro.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_ro.xtb b/chrome/app/resources/locale_settings_ro.xtb index 0f0f0bd..d52c188 100644 --- a/chrome/app/resources/locale_settings_ro.xtb +++ b/chrome/app/resources/locale_settings_ro.xtb @@ -17,7 +17,7 @@ <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation> <translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation> <translation id="IDS_SPELLCHECK_DICTIONARY">ro</translation> -<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">98</translation> +<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">104</translation> <translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">37</translation> <translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">26</translation> <translation id="IDS_OPTIONS_RESET_CONFIRM_BOX_WIDTH_CHARS">80</translation> |