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

Side by Side Diff: ui/strings/translations/app_locale_settings_ja.xtb

Issue 854713003: More old files deletion. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fix tryjobs? Created 5 years, 11 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
OLDNEW
(Empty)
1 <?xml version="1.0" ?>
2 <!DOCTYPE translationbundle>
3 <translationbundle lang="ja">
4 <translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation>
5 <translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI,Noto Sans CJK JP,ui-sans, 13px</translation>
6 <if expr="is_win">
7 <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,Meiryo,'MS PGothic',san s-serif</translation>
8 <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,Meiryo,'MS PGothic',sans-serif< /translation>
9 </if>
10 <if expr="is_macosx or is_ios">
11 <translation id="IDS_WEB_FONT_FAMILY">Helvetica,Hiragino Kaku Gothic Pro,sans- serif</translation>
12 </if>
13 <if expr="desktop_linux and not chromeos">
14 <translation id="IDS_WEB_FONT_FAMILY">VL PGothic,Sazanami Gothic,Kochi Gothic, sans-serif</translation>
15 </if>
16 <if expr="chromeos and _google_chrome">
17 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, Noto Sans CJK JP, sans-ser if</translation>
18 </if>
19 </translationbundle>
OLDNEW
« no previous file with comments | « ui/strings/translations/app_locale_settings_it.xtb ('k') | ui/strings/translations/app_locale_settings_kn.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698