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

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

Issue 46069: Change the default encoding for zh-CN to GBK from gb18030... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_FAMILY">Simsun</translation> 4 <translation id="IDS_WEB_FONT_FAMILY">Simsun</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">gb18030</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 <translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation> 8 <translation id="IDS_FIXED_FONT_FAMILY">NSimsun</translation>
9 <translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation> 9 <translation id="IDS_SERIF_FONT_FAMILY">Simsun</translation>
10 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Simsun</translation> 10 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Simsun</translation>
11 <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation> 11 <translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation>
12 <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation> 12 <translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation>
13 <translation id="IDS_DEFAULT_FONT_SIZE">16</translation> 13 <translation id="IDS_DEFAULT_FONT_SIZE">16</translation>
14 <translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation> 14 <translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation>
15 <translation id="IDS_MINIMUM_FONT_SIZE">1</translation> 15 <translation id="IDS_MINIMUM_FONT_SIZE">1</translation>
16 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation> 16 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation>
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS">93</translation> 51 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS">93</translation>
52 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES">12</translation> 52 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES">12</translation>
53 <translation id="IDS_STATIC_ENCODING_LIST">GBK,gb18030</translation> 53 <translation id="IDS_STATIC_ENCODING_LIST">GBK,gb18030</translation>
54 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation> 54 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation>
55 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation> 55 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation>
56 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation> 56 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation>
57 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 57 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
58 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> 58 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation>
59 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 59 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
60 </translationbundle> 60 </translationbundle>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698