diff options
author | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 17:25:11 +0000 |
---|---|---|
committer | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 17:25:11 +0000 |
commit | e2d6c2fead50909d0553a0129a1c18385abe747a (patch) | |
tree | 22801dff6919d3417a373f62fb3d4e2bcd358554 /chrome/app/resources/locale_settings_ko.xtb | |
parent | bdda69dea5bbb3422dc0aa3a9326f4c8eded5bac (diff) | |
download | chromium_src-e2d6c2fead50909d0553a0129a1c18385abe747a.zip chromium_src-e2d6c2fead50909d0553a0129a1c18385abe747a.tar.gz chromium_src-e2d6c2fead50909d0553a0129a1c18385abe747a.tar.bz2 |
fix for bug "Button is just out of the confirm dialog when exit Chrome with download in progress"
increased the size by 8% for es, it, ja, fr, ru, pt-BR and ko and verified that it fits
BUG=32164
TEST=In the bug. Original issue was on XP classic, please test there as it is most limited in the sense of space.
Review URL: http://codereview.chromium.org/3224004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57876 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_ko.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_ko.xtb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_ko.xtb b/chrome/app/resources/locale_settings_ko.xtb index a27126f..616af1f 100644 --- a/chrome/app/resources/locale_settings_ko.xtb +++ b/chrome/app/resources/locale_settings_ko.xtb @@ -63,6 +63,6 @@ <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> -<translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">67</translation> +<translation id="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS">72</translation> <translation id="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES">4</translation> </translationbundle> |