From 9394fa97725f4f4af43d445c29c71fbd6e555283 Mon Sep 17 00:00:00 2001 From: "tc@google.com" Date: Sat, 6 Sep 2008 01:56:21 +0000 Subject: 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 --- chrome/app/resources/locale_settings_sr.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/app/resources/locale_settings_sr.rc') diff --git a/chrome/app/resources/locale_settings_sr.rc b/chrome/app/resources/locale_settings_sr.rc index c18187a..63b96e7 100644 --- a/chrome/app/resources/locale_settings_sr.rc +++ b/chrome/app/resources/locale_settings_sr.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 "110" IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES "12" IDS_HELP_CONTENT_URL "http://www.google.com/support/chrome/?hl=sr" -- cgit v1.1