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

Side by Side Diff: chrome/app/resources/platform_locale_settings/locale_settings_win_zh-CN.xtb

Issue 9328020: [uber page] Update web-ui font settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Rebase Created 8 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <!DOCTYPE translationbundle> 2 <!DOCTYPE translationbundle>
3 <translationbundle lang="zh-CN"> 3 <translationbundle lang="zh-CN">
4 <translation id="IDS_STANDARD_FONT_FAMILY">Simsun</translation> 4 <translation id="IDS_STANDARD_FONT_FAMILY">Simsun</translation>
5 <translation id="IDS_WEB_FONT_FAMILY">Arial,Microsoft Yahei,Simsun,sans-serif</t ranslation> 5 <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,'Microsoft Yahei',Simsun, sans-serif</translation>
6 <translation id="IDS_WEB_FONT_FAMILY_VISTA">'Segoe UI',Arial,'Microsoft Yahei',S imsun,sans-serif</translation>
7 <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,'Microsoft Yahei',Simsun,sans-ser if</translation>
6 <translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation> 8 <translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation>
7 <translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation> 9 <translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation>
8 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Simsun</translation> 10 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Simsun</translation>
9 <translation id="IDS_MINIMUM_FONT_SIZE">12</translation> 11 <translation id="IDS_MINIMUM_FONT_SIZE">12</translation>
10 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation> 12 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation>
11 </translationbundle> 13 </translationbundle>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698