| Index: chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
|
| diff --git a/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb b/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
|
| index 7d3688194def187d4706424c16a4f786c672b955..819d457af3e6a246f733df3527c211a09976293a 100644
|
| --- a/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
|
| +++ b/chrome/app/resources/platform_locale_settings/locale_settings_cros_ja.xtb
|
| @@ -1,17 +1,15 @@
|
| <?xml version="1.0" ?>
|
| <!DOCTYPE translationbundle>
|
| <translationbundle lang="ja">
|
| +<translation id="IDS_STANDARD_FONT_FAMILY">Noto Sans CJK Japanese</translation>
|
| +<translation id="IDS_SANS_SERIF_FONT_FAMILY">Noto Sans CJK Japanese</translation>
|
| <if expr="_google_chrome">
|
| - <translation id="IDS_STANDARD_FONT_FAMILY">MotoyaG04Gothic</translation>
|
| <translation id="IDS_FIXED_FONT_FAMILY">MotoyaG04GothicMono</translation>
|
| <translation id="IDS_SERIF_FONT_FAMILY">MotoyaG04Mincho</translation>
|
| - <translation id="IDS_SANS_SERIF_FONT_FAMILY">MotoyaG04Gothic</translation>
|
| </if>
|
| <if expr="not _google_chrome">
|
| - <translation id="IDS_STANDARD_FONT_FAMILY">IPAPGothic</translation>
|
| <translation id="IDS_FIXED_FONT_FAMILY">IPAGothic</translation>
|
| <translation id="IDS_SERIF_FONT_FAMILY">IPAPMincho</translation>
|
| - <translation id="IDS_SANS_SERIF_FONT_FAMILY">IPAPGothic</translation>
|
| </if>
|
| <translation id="IDS_MINIMUM_FONT_SIZE">10</translation>
|
| <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">10</translation>
|
|
|