summaryrefslogtreecommitdiffstats
path: root/chrome/app/resources/locale_settings_en-GB.rc
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-06 01:56:21 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-06 01:56:21 +0000
commit9394fa97725f4f4af43d445c29c71fbd6e555283 (patch)
treefc2edcd81a8dfe1e3475177f7ebf069c83da2772 /chrome/app/resources/locale_settings_en-GB.rc
parent036d87726035ac500ba35ab41fdc9ef6128f0e4f (diff)
downloadchromium_src-9394fa97725f4f4af43d445c29c71fbd6e555283.zip
chromium_src-9394fa97725f4f4af43d445c29c71fbd6e555283.tar.gz
chromium_src-9394fa97725f4f4af43d445c29c71fbd6e555283.tar.bz2
Allow the import lock dialog to be sized by locale.
Also increase the height of the Italian first run bubble. BUG=1334381,1359145 Review URL: http://codereview.chromium.org/482 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1819 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_en-GB.rc')
-rw-r--r--chrome/app/resources/locale_settings_en-GB.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings_en-GB.rc b/chrome/app/resources/locale_settings_en-GB.rc
index 69d344a..b89b4ac 100644
--- a/chrome/app/resources/locale_settings_en-GB.rc
+++ b/chrome/app/resources/locale_settings_en-GB.rc
@@ -50,6 +50,8 @@ BEGIN
IDS_COOKIES_DIALOG_HEIGHT_LINES "29"
IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS "75"
IDS_IMPORTPROGRESS_DIALOG_HEIGHT_LINES "16"
+ IDS_IMPORTLOCK_DIALOG_WIDTH_CHARS "50"
+ IDS_IMPORTLOCK_DIALOG_HEIGHT_LINES "8"
IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS "93"
IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES "12"
IDS_HELP_CONTENT_URL "http://www.google.com/support/chrome/?hl=en-GB"