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

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

Issue 437071: Use new CJK Vista fonts for DOM UI by listing them in IDS_WEB_FONT_FAMILY bef... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years 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_WEB_FONT_SIZE">84%</translation> 4 <translation id="IDS_WEB_FONT_SIZE">84%</translation>
5 <translation id="IDS_ACCEPT_LANGUAGES">zh-CN,zh</translation> 5 <translation id="IDS_ACCEPT_LANGUAGES">zh-CN,zh</translation>
6 <translation id="IDS_DEFAULT_ENCODING">GBK</translation> 6 <translation id="IDS_DEFAULT_ENCODING">GBK</translation>
7 <translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation> 7 <translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation>
8 <if expr="os == 'win32'"> 8 <if expr="os == 'win32'">
9 <translation id="IDS_WEB_FONT_FAMILY">Simhei</translation> 9 <translation id="IDS_WEB_FONT_FAMILY">Arial, Microsoft Yahei, Simhei, sans-ser if</translation>
10 <translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation> 10 <translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation>
11 <translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation> 11 <translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation>
12 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Simhei</translation> 12 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Simhei</translation>
13 <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation> 13 <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
14 <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation> 14 <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
15 </if> 15 </if>
16 <if expr="os == 'darwin'"> 16 <if expr="os == 'darwin'">
17 <translation id="IDS_WEB_FONT_FAMILY">Helvetica, STHeiti</translation> 17 <translation id="IDS_WEB_FONT_FAMILY">Helvetica, STHeiti</translation>
18 <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation> 18 <translation id="IDS_FIXED_FONT_FAMILY">Courier</translation>
19 <translation id="IDS_SERIF_FONT_FAMILY">STSong</translation> 19 <translation id="IDS_SERIF_FONT_FAMILY">STSong</translation>
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 83 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
84 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> 84 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation>
85 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 85 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
86 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation> 86 <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation>
87 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">14</translation> 87 <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">14</translation>
88 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation> 88 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_WIDTH_CHARS">50</translation>
89 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation> 89 <translation id="IDS_CONFIRM_MESSAGE_BOX_DEFAULT_HEIGHT_LINES">5</translation>
90 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation> 90 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_WIDTH_CHARS">60</translation>
91 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation> 91 <translation id="IDS_CONFIRM_STOP_SYNCING_DIALOG_HEIGHT_LINES">8</translation>
92 </translationbundle> 92 </translationbundle>
OLDNEW
« no previous file with comments | « chrome/app/resources/locale_settings_ko.xtb ('k') | chrome/app/resources/locale_settings_zh-TW.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698