| <?xml version="1.0" ?> |
| <!DOCTYPE translationbundle> |
| <translationbundle lang="ja"> |
| <translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation> |
| <translation id="IDS_UI_FONT_FAMILY_CROS">MotoyaG04Gothic,Noto Sans UI,IPAPGothic,ui-sans, 13px</translation> |
| <if expr="is_win"> |
| <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,Meiryo,'MS PGothic',sans-serif</translation> |
| <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,Meiryo,'MS PGothic',sans-serif</translation> |
| </if> |
| <if expr="is_macosx or is_ios"> |
| <translation id="IDS_WEB_FONT_FAMILY">Helvetica,Hiragino Kaku Gothic Pro,sans-serif</translation> |
| </if> |
| <if expr="is_linux and not pp_ifdef('chromeos')"> |
| <translation id="IDS_WEB_FONT_FAMILY">VL PGothic,Sazanami Gothic,Kochi Gothic,sans-serif</translation> |
| </if> |
| <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> |
| <translation id="IDS_WEB_FONT_FAMILY">MotoyaG04Gothic, Noto Sans UI, sans-serif</translation> |
| </if> |
| <if expr="pp_ifdef('chromeos') and not pp_ifdef('_google_chrome')"> |
| <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, IPAPGothic, sans-serif</translation> |
| </if> |
| </translationbundle> |