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

Unified Diff: ui/strings/translations/app_locale_settings_ja.xtb

Issue 1130613002: Clean up Noto Sans UI stuff. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: ui/strings/translations/app_locale_settings_ja.xtb
diff --git a/ui/strings/translations/app_locale_settings_ja.xtb b/ui/strings/translations/app_locale_settings_ja.xtb
index bdc08651b3b5ec263f4a465f0d9a3768363321de..e1a15cd4ef3a8e4617ce86708339c4a4ace346d7 100644
--- a/ui/strings/translations/app_locale_settings_ja.xtb
+++ b/ui/strings/translations/app_locale_settings_ja.xtb
@@ -2,7 +2,6 @@
<!DOCTYPE translationbundle>
<translationbundle lang="ja">
<translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation>
-<translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI,Noto Sans CJK JP, 13px</translation>
<if expr="is_win">
<translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,Meiryo,sans-serif</translation>
<translation id="IDS_WEB_FONT_FAMILY_XP">Arial,Meiryo,'MS PGothic',sans-serif</translation>
@@ -14,6 +13,7 @@
<translation id="IDS_WEB_FONT_FAMILY">VL PGothic,Sazanami Gothic,Kochi Gothic,sans-serif</translation>
</if>
<if expr="chromeos and _google_chrome">
Daniel Erat 2015/05/06 17:08:18 do you know what the reason is for additionally ch
jungshik at Google 2015/05/07 13:50:59 Chromium OS does have all the fonts listed here. S
xdai1 2015/05/08 22:22:14 Done.
- <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, Noto Sans CJK JP, sans-serif</translation>
+ <translation id="IDS_UI_FONT_FAMILY_CROS">Roboto, Noto Sans UI,Noto Sans CJK JP, 13px</translation>
+ <translation id="IDS_WEB_FONT_FAMILY">Roboto, Noto Sans UI, Noto Sans CJK JP, sans-serif</translation>
</if>
</translationbundle>

Powered by Google App Engine
This is Rietveld 408576698