diff options
author | chron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-18 00:25:51 +0000 |
---|---|---|
committer | chron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-18 00:25:51 +0000 |
commit | d03f5c49bbcbf899273a1d6795dd63da57cd38c3 (patch) | |
tree | 4a57240260fcb245bdacbcfb3cafb0769c02c2ea /chrome/app/resources/locale_settings_de.xtb | |
parent | f209dba88c91b0461dc5acd02af0b3685213938c (diff) | |
download | chromium_src-d03f5c49bbcbf899273a1d6795dd63da57cd38c3.zip chromium_src-d03f5c49bbcbf899273a1d6795dd63da57cd38c3.tar.gz chromium_src-d03f5c49bbcbf899273a1d6795dd63da57cd38c3.tar.bz2 |
Fix sync dialog wizard cutting off on XP in various languages.
Fix sync dialog stop syncing dialog cutting off on XP in lang: ml.
BUG=27770, 29767, 29788, 29782, 29647, 29767
TEST=Automated run through sync dialog and stop dialog.
Review URL: http://codereview.chromium.org/500108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34904 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_de.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_de.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_de.xtb b/chrome/app/resources/locale_settings_de.xtb index 5ba40b5..fd5565d 100644 --- a/chrome/app/resources/locale_settings_de.xtb +++ b/chrome/app/resources/locale_settings_de.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">17</translation> +<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">18</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> |