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

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

Issue 9328020: [uber page] Update web-ui font settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Rebase Created 8 years, 10 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_win_ml.xtb
===================================================================
--- chrome/app/resources/platform_locale_settings/locale_settings_win_ml.xtb (revision 120636)
+++ chrome/app/resources/platform_locale_settings/locale_settings_win_ml.xtb (working copy)
@@ -1,5 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE translationbundle>
<translationbundle lang="ml">
-<translation id="IDS_WEB_FONT_FAMILY">Arial,AnjaliOldLipi,Rachana,Kartika</translation>
+<translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,AnjaliOldLipi,Rachana,Kartika</translation>
+<translation id="IDS_WEB_FONT_FAMILY_VISTA">'Segoe UI',Arial,AnjaliOldLipi,Rachana,Kartika</translation>
+<translation id="IDS_WEB_FONT_FAMILY_XP">Arial,AnjaliOldLipi,Rachana,Kartika</translation>
</translationbundle>

Powered by Google App Engine
This is Rietveld 408576698