| OLD | NEW |
| 1 <?xml version="1.0" ?> | 1 <?xml version="1.0" ?> |
| 2 <!DOCTYPE translationbundle> | 2 <!DOCTYPE translationbundle> |
| 3 <translationbundle lang="ko"> | 3 <translationbundle lang="ko"> |
| 4 <translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation> | 4 <translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation> |
| 5 <translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI,Noto Sans CJK KR, 13px</t
ranslation> | |
| 6 <if expr="is_win"> | 5 <if expr="is_win"> |
| 7 <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,'Malgun Gothic',Gulim,s
ans-serif</translation> | 6 <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,'Malgun Gothic',Gulim,s
ans-serif</translation> |
| 8 <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,'Malgun Gothic',Gulim,sans-seri
f</translation> | 7 <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,'Malgun Gothic',Gulim,sans-seri
f</translation> |
| 9 </if> | 8 </if> |
| 10 <if expr="is_macosx or is_ios"> | 9 <if expr="is_macosx or is_ios"> |
| 11 <translation id="IDS_WEB_FONT_FAMILY">Helvetica,Apple SD Gothic Neo, AppleGoth
ic,sans-serif</translation> | 10 <translation id="IDS_WEB_FONT_FAMILY">Helvetica,Apple SD Gothic Neo, AppleGoth
ic,sans-serif</translation> |
| 12 </if> | 11 </if> |
| 13 <if expr="desktop_linux and not chromeos"> | 12 <if expr="desktop_linux and not chromeos"> |
| 14 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans CJK KR,NanumGothic,UnDotum,Bae
kmuk Gulim,sans-serif</translation> | 13 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans CJK KR,NanumGothic,UnDotum,Bae
kmuk Gulim,sans-serif</translation> |
| 15 </if> | 14 </if> |
| 16 <if expr="chromeos"> | 15 <if expr="chromeos"> |
| 17 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, Noto Sans CJK KR, sans-ser
if</translation> | 16 <translation id="IDS_UI_FONT_FAMILY_CROS">Roboto, Noto Sans UI,Noto Sans CJK K
R, 13px</translation> |
| 17 <translation id="IDS_WEB_FONT_FAMILY">Roboto, Noto Sans UI, Noto Sans CJK KR,
sans-serif</translation> |
| 18 </if> | 18 </if> |
| 19 </translationbundle> | 19 </translationbundle> |
| OLD | NEW |