diff options
author | glen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-30 23:52:21 +0000 |
---|---|---|
committer | glen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-30 23:52:21 +0000 |
commit | 971d05a2a7f230f5bc29b2beef112cb12eb10445 (patch) | |
tree | 0f6637ef7441da846976c03db5706bc615a106c6 /chrome/app/resources/locale_settings_fi.rc | |
parent | 822227534169f9f3dc7cddff9371f6119b92c238 (diff) | |
download | chromium_src-971d05a2a7f230f5bc29b2beef112cb12eb10445.zip chromium_src-971d05a2a7f230f5bc29b2beef112cb12eb10445.tar.gz chromium_src-971d05a2a7f230f5bc29b2beef112cb12eb10445.tar.bz2 |
Make clear browsing data dialog wider in finnish, so that the 'clearing..' text isn't truncated.
BUG=3836
Review URL: http://codereview.chromium.org/8922
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4252 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_fi.rc')
-rw-r--r-- | chrome/app/resources/locale_settings_fi.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings_fi.rc b/chrome/app/resources/locale_settings_fi.rc index 4e32ef1..7ab410e 100644 --- a/chrome/app/resources/locale_settings_fi.rc +++ b/chrome/app/resources/locale_settings_fi.rc @@ -25,7 +25,7 @@ BEGIN IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS "26" IDS_BUGREPORT_DIALOG_WIDTH_CHARS "85" IDS_BUGREPORT_DIALOG_HEIGHT_LINES "17" - IDS_CLEARDATA_DIALOG_WIDTH_CHARS "56" + IDS_CLEARDATA_DIALOG_WIDTH_CHARS "60" IDS_CLEARDATA_DIALOG_HEIGHT_LINES "14.5" IDS_IMPORT_DIALOG_WIDTH_CHARS "60" IDS_IMPORT_DIALOG_HEIGHT_LINES "14" |