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

Unified Diff: chrome/app/generated_resources.grd

Issue 33753004: Add link to the Advanced Font Settings extension in Font Settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 7 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 27fdff0ad57c67652cd72fd7fdb75dfae492f089..6677090ba0e604d756778b81d50fdbf9ad6c09e1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9632,6 +9632,14 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<message name="IDS_FONT_LANGUAGE_SETTING_PLACEHOLDER" desc="Placeholder string for the Fonts and Encodings select menus">
Loading...
</message>
+ <message name="IDS_FONT_LANGUAGE_SETTING_ADVANCED_FONT_SETTINGS_INSTALL"
+ desc="Explanatory message about how to get the Advanced Font Settings extension">
+ <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>Advanced font settings<ph name="END_LINK">&lt;/a&gt;</ph> (requires extension)
+ </message>
+ <message name="IDS_FONT_LANGUAGE_SETTING_ADVANCED_FONT_SETTINGS_OPTIONS"
+ desc="Link to the Advanced Font Settings extension's options page">
+ Advanced font settings
+ </message>
<!-- Language & spell-checker settings -->
<message name="IDS_OPTIONS_SETTINGS_LANGUAGES_DIALOG_TITLE">

Powered by Google App Engine
This is Rietveld 408576698