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

Unified Diff: chrome/app/resources/platform_locale_settings/locale_settings_cros_hi.xtb

Issue 10836082: Change the UI font on CrOS to Noto Sans UI from 'Chrome Droid Sans'. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/resources/platform_locale_settings/locale_settings_cros_hi.xtb
===================================================================
--- chrome/app/resources/platform_locale_settings/locale_settings_cros_hi.xtb (revision 149664)
+++ chrome/app/resources/platform_locale_settings/locale_settings_cros_hi.xtb (working copy)
@@ -1,11 +1,11 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="hi">
-<translation id="IDS_WEB_FONT_FAMILY">Chrome Droid Sans,Mangal,Lohit Hindi,sans-serif</translation>
+<translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI,Mangal,Lohit Hindi,sans-serif</translation>
<translation id="IDS_LOCALE_GTKRC"> # gtkrc.hi
-gtk-font-name="ChromeDroidSans,Mangal,Lohit Hindi,sans-serif, 10"
+gtk-font-name="Noto Sans UI,Mangal,Lohit Hindi,sans-serif, 10"
style "OverrideTooltipFontStyle" = "TooltipStyle" {
- font_name = "ChromeDroidSans,Mangal,Lohit Hindi,sans-serif, 10"
+ font_name = "Noto Sans UI,Mangal,Lohit Hindi,sans-serif, 10"
}
widget "gtk-tooltip*" style "OverrideTooltipFontStyle"
</translation>

Powered by Google App Engine
This is Rietveld 408576698