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

Side by Side Diff: chrome/app/resources/platform_locale_settings/locale_settings_mac_ko.xtb

Issue 808273002: Modernize CJK default font prefs on Mac/Windows/Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add back old ko fonts for linux Created 6 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
OLDNEW
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <!DOCTYPE translationbundle> 2 <!DOCTYPE translationbundle>
3 <translationbundle lang="ko"> 3 <translationbundle lang="ko">
4 <translation id="IDS_STANDARD_FONT_FAMILY">AppleGothic</translation> 4 <translation id="IDS_STANDARD_FONT_FAMILY">Apple SD Gothic Neo</translation>
5 <translation id="IDS_SERIF_FONT_FAMILY">AppleMyungjo</translation> 5 <translation id="IDS_SERIF_FONT_FAMILY">AppleMyungjo</translation>
6 <translation id="IDS_SANS_SERIF_FONT_FAMILY">AppleGothic</translation> 6 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Apple SD Gothic Neo</translation>
7 <translation id="IDS_MINIMUM_FONT_SIZE">10</translation> 7 <translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
8 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation> 8 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
9 </translationbundle> 9 </translationbundle>
OLDNEW
« no previous file with comments | « chrome/app/resources/locale_settings_win.grd ('k') | chrome/app/resources/platform_locale_settings/locale_settings_win_ko.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698