diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-12 22:41:01 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-12 22:41:01 +0000 |
commit | f50523351fe2377f253d60172131a36b712f7c1a (patch) | |
tree | e8e25b3ef3b14de46d82936b6af22a026879b796 /chrome/app/resources | |
parent | c67035202c92cb15b7db5dbba3e7326d653e7d45 (diff) | |
download | chromium_src-f50523351fe2377f253d60172131a36b712f7c1a.zip chromium_src-f50523351fe2377f253d60172131a36b712f7c1a.tar.gz chromium_src-f50523351fe2377f253d60172131a36b712f7c1a.tar.bz2 |
Increase the height of the options dialog and first run bubble
for lang=fil.
BUG=1320328,1321164
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@756 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings_fil.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/resources/locale_settings_fil.rc b/chrome/app/resources/locale_settings_fil.rc index 6e5cf24..6f8ba94 100644 --- a/chrome/app/resources/locale_settings_fil.rc +++ b/chrome/app/resources/locale_settings_fil.rc @@ -21,7 +21,7 @@ BEGIN IDS_LEARN_MORE_PHISHING_URL "http://www.google.com/tools/firefox/safebrowsing/faq.html#q4" IDS_PAGE_MENU_REPORT_PHISHING_WEBSITE_URL "http://fix.me.please/?url=$1" IDS_OPTIONS_DIALOG_WIDTH_CHARS "98" - IDS_OPTIONS_DIALOG_HEIGHT_LINES "36" + IDS_OPTIONS_DIALOG_HEIGHT_LINES "38" IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS "26" IDS_BUGREPORT_DIALOG_WIDTH_CHARS "85" IDS_BUGREPORT_DIALOG_HEIGHT_LINES "17" @@ -51,7 +51,7 @@ BEGIN IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS "75" IDS_IMPORTPROGRESS_DIALOG_HEIGHT_LINES "16" IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS "93" - IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES "12" + IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES "14" IDS_HELP_CONTENT_URL "http://go/chromehelpalpha" IDS_BUGREPORT_POST_URL "http://web-bug.appspot.com/bugreport" IDS_STATIC_ENCODING_LIST "ISO-8859-1,windows-1252" |