OLD | NEW |
| (Empty) |
1 <?xml version="1.0" ?> | |
2 <!DOCTYPE translationbundle> | |
3 <translationbundle lang="bn"> | |
4 <if expr="is_win"> | |
5 <translation id="IDS_UI_FONT_FAMILY">Vrinda</translation> | |
6 <translation id="IDS_UI_FONT_FAMILY_XP">Vrinda</translation> | |
7 <translation id="IDS_UI_FONT_SIZE_SCALER_XP">160</translation> | |
8 <translation id="IDS_UI_FONT_SIZE_SCALER">120</translation> | |
9 <translation id="IDS_WEB_FONT_SIZE_XP">110%</translation> | |
10 <translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation> | |
11 <translation id="IDS_WEB_FONT_FAMILY_XP">Vrinda</translation> | |
12 </if> | |
13 <if expr="desktop_linux and not chromeos"> | |
14 <translation id="IDS_WEB_FONT_FAMILY">Lohit Bengali</translation> | |
15 </if> | |
16 <if expr="chromeos"> | |
17 <translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI, Noto Sans Bengali UI,
ui-sans, 13px</translation> | |
18 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, Noto Sans Bengali UI, sans
-serif</translation> | |
19 </if> | |
20 </translationbundle> | |
OLD | NEW |