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

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

Issue 1013653002: Use Courier New for Arabic monospace text on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 aa1335ef5e516e4878a3565b93ad0276bc391200..625b80f9f79b08ae486777640a92d375b2b4788e 100644
--- a/chrome/app/resources/locale_settings_win.grd
+++ b/chrome/app/resources/locale_settings_win.grd
@@ -164,6 +164,12 @@
</message>
<!-- The default value for |WebPreference::fixed_font_family_map| for
+ Arabic script. -->
+ <message name="IDS_FIXED_FONT_FAMILY_ARABIC" use_name_for_id="true">
+ Courier New
+ </message>
+
+ <!-- The default value for |WebPreference::fixed_font_family_map| for
Cyrillic script. -->
<message name="IDS_FIXED_FONT_FAMILY_CYRILLIC" use_name_for_id="true">
Courier New
« 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