diff options
Diffstat (limited to 'chrome/app/resources/locale_settings_en-GB.rc')
-rw-r--r-- | chrome/app/resources/locale_settings_en-GB.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/resources/locale_settings_en-GB.rc b/chrome/app/resources/locale_settings_en-GB.rc index 2820111..1cfb108 100644 --- a/chrome/app/resources/locale_settings_en-GB.rc +++ b/chrome/app/resources/locale_settings_en-GB.rc @@ -29,8 +29,8 @@ BEGIN IDS_CLEARDATA_DIALOG_HEIGHT_LINES "14.5" IDS_IMPORT_DIALOG_WIDTH_CHARS "60" IDS_IMPORT_DIALOG_HEIGHT_LINES "14" - IDS_ABOUT_DIALOG_WIDTH_CHARS "75" - IDS_ABOUT_DIALOG_HEIGHT_LINES "4" + IDS_ABOUT_DIALOG_WIDTH_CHARS "70" + IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES "4" IDS_FONTSLANG_DIALOG_WIDTH_CHARS "96" IDS_FONTSLANG_DIALOG_HEIGHT_LINES "26" IDS_FONTSLANG_LABEL_WIDTH "18" |