Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: chrome/app/resources/locale_settings_ja.xtb

Issue 155607: Set the default minimum font size webkit pref to 10 or 12 ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/resources/locale_settings_ar.xtb ('k') | chrome/app/resources/locale_settings_ko.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_ja.xtb
===================================================================
--- chrome/app/resources/locale_settings_ja.xtb (revision 20965)
+++ chrome/app/resources/locale_settings_ja.xtb (working copy)
@@ -13,8 +13,8 @@
<translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
<translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
-<translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
-<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
+<translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
+<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation>
<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation>
<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">100</translation>
« no previous file with comments | « chrome/app/resources/locale_settings_ar.xtb ('k') | chrome/app/resources/locale_settings_ko.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698