diff options
author | chron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-14 22:00:49 +0000 |
---|---|---|
committer | chron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-14 22:00:49 +0000 |
commit | bc163567fd8cb3b72ad419af764d01f46bd771ce (patch) | |
tree | 88f99ddb39c7af4a532b77c319988b307fc158d4 /chrome/app/resources/locale_settings_tr.xtb | |
parent | 95909d3b07875b4350ffa846802e677140589696 (diff) | |
download | chromium_src-bc163567fd8cb3b72ad419af764d01f46bd771ce.zip chromium_src-bc163567fd8cb3b72ad419af764d01f46bd771ce.tar.gz chromium_src-bc163567fd8cb3b72ad419af764d01f46bd771ce.tar.bz2 |
Fix a few languages: sync dialog box was cutting off the cancel button.
Add padding to throbber.
Fix merge and sync cutoff.
BUG=27770, 29767, 29788, 29782, 29647
TEST=manually checked all languages,
Review URL: http://codereview.chromium.org/460123
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34502 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_tr.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_tr.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_tr.xtb b/chrome/app/resources/locale_settings_tr.xtb index b4219dc..c8e8cea 100644 --- a/chrome/app/resources/locale_settings_tr.xtb +++ b/chrome/app/resources/locale_settings_tr.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">15</translation> +<translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</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> |