Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ui / base / strings / app_locale_settings_ja.xtb
index 1e843b0..51a6c24 100644 (file)
 <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')">
+<if expr="desktop_linux and not 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')">
+<if expr="chromeos and _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')">
+<if expr="chromeos and not _google_chrome">
   <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, IPAPGothic, sans-serif</translation>
 </if>
 </translationbundle>