Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Side by Side Diff: ui/strings/translations/app_locale_settings_th.xtb

Issue 1130613002: Clean up Noto Sans UI stuff. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address jshin@'s comments. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <!DOCTYPE translationbundle> 2 <!DOCTYPE translationbundle>
3 <translationbundle lang="th"> 3 <translationbundle lang="th">
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 Thai UI, 13px</ translation>
6 <if expr="is_win"> 5 <if expr="is_win">
7 <translation id="IDS_WEB_FONT_FAMILY">Tahoma,sans-serif</translation> 6 <translation id="IDS_WEB_FONT_FAMILY">Tahoma,sans-serif</translation>
8 <translation id="IDS_WEB_FONT_FAMILY_XP">Tahoma,sans-serif</translation> 7 <translation id="IDS_WEB_FONT_FAMILY_XP">Tahoma,sans-serif</translation>
9 </if> 8 </if>
10 <if expr="desktop_linux and not chromeos"> 9 <if expr="desktop_linux and not chromeos">
11 <translation id="IDS_WEB_FONT_FAMILY">Norasi,Waree,Garuda,Loma,sans-serif</tra nslation> 10 <translation id="IDS_WEB_FONT_FAMILY">Norasi,Waree,Garuda,Loma,sans-serif</tra nslation>
12 </if> 11 </if>
13 <if expr="chromeos"> 12 <if expr="chromeos">
14 <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI,Noto Sans Thai UI,sans-seri f</translation> 13 <translation id="IDS_UI_FONT_FAMILY_CROS">Roboto, Noto Sans Thai UI, 13px</tra nslation>
14 <translation id="IDS_WEB_FONT_FAMILY">Roboto, Noto Sans Thai UI,sans-serif</tr anslation>
15 </if> 15 </if>
16 </translationbundle> 16 </translationbundle>
OLDNEW
« no previous file with comments | « ui/strings/translations/app_locale_settings_te.xtb ('k') | ui/strings/translations/app_locale_settings_zh-CN.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698