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: ui/base/strings/app_locale_settings_zh-TW.xtb

Issue 22600003: Switch to using '-t ios' for grit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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 | « ui/base/strings/app_locale_settings_zh-CN.xtb ('k') | ui/base/strings/ui_strings.grd » ('j') | 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-TW"> 3 <translationbundle lang="zh-TW">
4 <translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation> 4 <translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation>
5 <translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI,MYingHeiB5HK,MYingHeiGB18 030,ui-sans, 13px</translation> 5 <translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI,MYingHeiB5HK,MYingHeiGB18 030,ui-sans, 13px</translation>
6 <if expr="is_win"> 6 <if expr="is_win">
7 <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,'Microsoft Jhenghei',PM ingLiu,sans-serif</translation> 7 <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,'Microsoft Jhenghei',PM ingLiu,sans-serif</translation>
8 <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,'Microsoft Jhenghei',PMingLiu,s ans-serif</translation> 8 <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,'Microsoft Jhenghei',PMingLiu,s ans-serif</translation>
9 </if> 9 </if>
10 <if expr="is_macosx"> 10 <if expr="is_macosx or is_ios">
11 <translation id="IDS_WEB_FONT_FAMILY">Helvetica,LiHei Pro,sans-serif</translat ion> 11 <translation id="IDS_WEB_FONT_FAMILY">Helvetica,LiHei Pro,sans-serif</translat ion>
12 </if> 12 </if>
13 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> 13 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
14 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, MYingHeiB5HK, MYingHeiGB18 030, sans-serif</translation> 14 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, MYingHeiB5HK, MYingHeiGB18 030, sans-serif</translation>
15 </if> 15 </if>
16 <if expr="pp_ifdef('chromeos') and not pp_ifdef('_google_chrome')"> 16 <if expr="pp_ifdef('chromeos') and not pp_ifdef('_google_chrome')">
17 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, Droid Sans Fallback, sans- serif</translation> 17 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, Droid Sans Fallback, sans- serif</translation>
18 </if> 18 </if>
19 </translationbundle> 19 </translationbundle>
OLDNEW
« no previous file with comments | « ui/base/strings/app_locale_settings_zh-CN.xtb ('k') | ui/base/strings/ui_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698