summaryrefslogtreecommitdiffstats
path: root/chrome/app/resources/locale_settings_it.rc
diff options
context:
space:
mode:
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-25 20:55:12 +0000
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-25 20:55:12 +0000
commitf67500902a8fefd798915e0d257b342f16b10133 (patch)
treedc85102d1141c5a98d99b186c9cd79185a93d35d /chrome/app/resources/locale_settings_it.rc
parenta95783431c8cbc99981692cc0978af95cb3777af (diff)
downloadchromium_src-f67500902a8fefd798915e0d257b342f16b10133.zip
chromium_src-f67500902a8fefd798915e0d257b342f16b10133.tar.gz
chromium_src-f67500902a8fefd798915e0d257b342f16b10133.tar.bz2
"Make Chrome your default browser" should now appear as a checkbox at the bottom of the First Run dialogs and be opt-out. Therefore I moved it from the FirstRunCustomizeView view to the FirstRunViewBase.
I also moved the override function for GetDialogButtonLabel to the base class (since both dialogs should have the same label for the OK button) and aligned the "Import" label vertically to the "Import" combobox. Review URL: http://codereview.chromium.org/4244 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2605 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_it.rc')
-rw-r--r--chrome/app/resources/locale_settings_it.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/resources/locale_settings_it.rc b/chrome/app/resources/locale_settings_it.rc
index f14297b..3c3ab42 100644
--- a/chrome/app/resources/locale_settings_it.rc
+++ b/chrome/app/resources/locale_settings_it.rc
@@ -43,9 +43,9 @@ BEGIN
IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS "70"
IDS_EDITBOOKMARK_DIALOG_HEIGHT_LINES "25"
IDS_FIRSTRUN_DIALOG_WIDTH_CHARS "80"
- IDS_FIRSTRUN_DIALOG_HEIGHT_LINES "18"
+ IDS_FIRSTRUN_DIALOG_HEIGHT_LINES "19"
IDS_FIRSTRUNCUSTOMIZE_DIALOG_WIDTH_CHARS "80"
- IDS_FIRSTRUNCUSTOMIZE_DIALOG_HEIGHT_LINES "18"
+ IDS_FIRSTRUNCUSTOMIZE_DIALOG_HEIGHT_LINES "17"
IDS_COOKIES_DIALOG_WIDTH_CHARS "80"
IDS_COOKIES_DIALOG_HEIGHT_LINES "29"
IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS "75"