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

Unified Diff: chrome/app/resources/locale_settings_win.grd

Issue 663363004: Use Segoe UI by default for Arabic sans text on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/ui/prefs/prefs_tab_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_win.grd
diff --git a/chrome/app/resources/locale_settings_win.grd b/chrome/app/resources/locale_settings_win.grd
index f7101a27dcf30b8dcf0c5112fcccc4dc6feb6df4..f0724b511a1a9c644cf3265ba5a325dc8d63dc92 100644
--- a/chrome/app/resources/locale_settings_win.grd
+++ b/chrome/app/resources/locale_settings_win.grd
@@ -169,6 +169,12 @@
Courier New
</message>
+ <!-- The default value for |WebPreference::sans_serif_font_family_map| for
+ Arabic script. -->
+ <message name="IDS_SANS_SERIF_FONT_FAMILY_ARABIC" use_name_for_id="true">
+ Segoe UI
+ </message>
+
<!-- The default value for |WebPreference::serif_font_family_map| for
Cyrillic script. -->
<message name="IDS_SERIF_FONT_FAMILY_CYRILLIC" use_name_for_id="true">
« no previous file with comments | « no previous file | chrome/browser/ui/prefs/prefs_tab_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698