diff options
author | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-05 01:43:45 +0000 |
---|---|---|
committer | mirandac@chromium.org <mirandac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-05 01:43:45 +0000 |
commit | a99ac0a153159dba06151dc0e7a31f3ce2d76a67 (patch) | |
tree | d896e7d745843eb12d4df941fda4a38a5433f5e7 /chrome/app/resources/locale_settings_ru.xtb | |
parent | b68f1b25831e7c17027814805a0a43cebfee72e4 (diff) | |
download | chromium_src-a99ac0a153159dba06151dc0e7a31f3ce2d76a67.zip chromium_src-a99ac0a153159dba06151dc0e7a31f3ce2d76a67.tar.gz chromium_src-a99ac0a153159dba06151dc0e7a31f3ce2d76a67.tar.bz2 |
Bookmark sync windows for non-English locales were too short, cutting off the bottom button.
BUG= 29447
TEST= sync bookmarks in a non-English locale; window should not be too short.
Review URL: http://codereview.chromium.org/467025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33907 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_ru.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_ru.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_ru.xtb b/chrome/app/resources/locale_settings_ru.xtb index 8a07bd4..cca5f66 100644 --- a/chrome/app/resources/locale_settings_ru.xtb +++ b/chrome/app/resources/locale_settings_ru.xtb @@ -80,7 +80,7 @@ <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation> -<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">14</translation> +<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">15</translation> <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> |