From a72c89dcba3bc05092adf76db21ba7f0a0155da7 Mon Sep 17 00:00:00 2001 From: "erikkay@google.com" Date: Fri, 8 Aug 2008 18:26:20 +0000 Subject: Simplify AboutChromeView to only contain what someone would need to make a support request, removing official build number and user agent. The more detailed version information is in about:version. BUG=1300256 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@578 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/resources/locale_settings_pl.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/app/resources/locale_settings_pl.rc') diff --git a/chrome/app/resources/locale_settings_pl.rc b/chrome/app/resources/locale_settings_pl.rc index ed7e865..078bf75 100644 --- a/chrome/app/resources/locale_settings_pl.rc +++ b/chrome/app/resources/locale_settings_pl.rc @@ -30,7 +30,7 @@ BEGIN IDS_IMPORT_DIALOG_WIDTH_CHARS "60" IDS_IMPORT_DIALOG_HEIGHT_LINES "14" IDS_ABOUT_DIALOG_WIDTH_CHARS "75" - IDS_ABOUT_DIALOG_HEIGHT_LINES "9" + IDS_ABOUT_DIALOG_HEIGHT_LINES "5" IDS_FONTSLANG_DIALOG_WIDTH_CHARS "98" IDS_FONTSLANG_DIALOG_HEIGHT_LINES "26" IDS_FONTSLANG_LABEL_WIDTH "20" -- cgit v1.1