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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
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, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/resources/options/font_settings.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 022e7cd57859e045959bdd43ff99d619864a7b35..267d8b0c896a184666d0f7907a72a9c3c1fc4e39 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">
« no previous file with comments | « no previous file | chrome/browser/resources/options/font_settings.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698