summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorkmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-22 22:52:41 +0000
committerkmadhusu@chromium.org <kmadhusu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-22 22:52:41 +0000
commita830cef7dcdadd9b016f3f0961de992fd0686f10 (patch)
tree84f8d46b80eefb7b92b3fef011fcbafca2f032c2 /chrome/app
parent6c0a61ea15991256be5c53e4b32d15d141604e39 (diff)
downloadchromium_src-a830cef7dcdadd9b016f3f0961de992fd0686f10.zip
chromium_src-a830cef7dcdadd9b016f3f0961de992fd0686f10.tar.gz
chromium_src-a830cef7dcdadd9b016f3f0961de992fd0686f10.tar.bz2
DOMUI Settings: UTH: Fix up the 'Web Content' section.
Added "Font Size Label" combo box with a list of font sizes. BUG=63838 TEST=none Review URL: http://codereview.chromium.org/6057003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69995 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd21
1 files changed, 21 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8710f5b..b6c81ed 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8035,6 +8035,27 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_DEFAULT_ZOOM_LEVEL_LABEL" desc="The label of the 'Default Zoom Level' select menu">
Page zoom:
</message>
+ <message name="IDS_OPTIONS_DEFAULT_FONT_SIZE_LABEL" desc="The label of the 'Default font size' select menu">
+ Font size:
+ </message>
+ <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_SMALL" desc="The label of the 'Very Small' option">
+ Very Small
+ </message>
+ <message name="IDS_OPTIONS_FONT_SIZE_LABEL_SMALL" desc="The label of the 'Small' option">
+ Small
+ </message>
+ <message name="IDS_OPTIONS_FONT_SIZE_LABEL_MEDIUM" desc="The label of the 'Medium' option">
+ Medium
+ </message>
+ <message name="IDS_OPTIONS_FONT_SIZE_LABEL_LARGE" desc="The label of the 'Large' option">
+ Large
+ </message>
+ <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_LARGE" desc="The label of the 'Very Large' option">
+ Very Large
+ </message>
+ <message name="IDS_OPTIONS_FONT_SIZE_LABEL_CUSTOM" desc="The label of the 'Custom' option">
+ Custom
+ </message>
<message name="IDS_OPTIONS_CHROME_DICTIONARY_INFO" desc="The documentation string of the 'Spell check dictionary language' section">
Change the language of the spell-checking dictionary.