| OLD | NEW |
| 1 <?xml version="1.0" ?> | 1 <?xml version="1.0" ?> |
| 2 <!DOCTYPE translationbundle> | 2 <!DOCTYPE translationbundle> |
| 3 <translationbundle lang="zh-TW"> | 3 <translationbundle lang="zh-TW"> |
| 4 <translation id="IDS_STANDARD_FONT_FAMILY">Noto Sans CJK TC</translation> | 4 <translation id="IDS_STANDARD_FONT_FAMILY">Noto Sans CJK TC</translation> |
| 5 <translation id="IDS_FIXED_FONT_FAMILY">Noto Sans CJK TC</translation> | 5 <translation id="IDS_FIXED_FONT_FAMILY">Noto Sans Mono CJK TC</translation> |
| 6 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Noto Sans CJK TC</translation> | 6 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Noto Sans CJK TC</translation> |
| 7 <if expr="_google_chrome"> | 7 <if expr="_google_chrome"> |
| 8 <translation id="IDS_SERIF_FONT_FAMILY">MSung B5HK</translation> | 8 <translation id="IDS_SERIF_FONT_FAMILY">MSung B5HK</translation> |
| 9 </if> | 9 </if> |
| 10 <if expr="not _google_chrome"> | 10 <if expr="not _google_chrome"> |
| 11 <translation id="IDS_SERIF_FONT_FAMILY">Noto Sans CJK TC</translation> | 11 <translation id="IDS_SERIF_FONT_FAMILY">Noto Sans CJK TC</translation> |
| 12 </if> | 12 </if> |
| 13 <translation id="IDS_MINIMUM_FONT_SIZE">12</translation> | 13 <translation id="IDS_MINIMUM_FONT_SIZE">12</translation> |
| 14 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation> | 14 <translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">12</translation> |
| 15 </translationbundle> | 15 </translationbundle> |
| OLD | NEW |