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

Unified Diff: chrome/app/settings_strings.grdp

Issue 1877923002: [MD settings] advanced font settings extension link (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: unique ptr Created 4 years, 8 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/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 9923319fbe7464aba10bf119e6503c6f472b6a56..b3e6bbadd85df8ddd667367c87a127396d0856a1 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1112,6 +1112,9 @@
<message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced font settings.">
Advanced font settings
</message>
+ <message name="IDS_SETTINGS_OPEN_ADVANCED_FONT_SETTINGS" desc="Sub-label for opening advanced font extension options.">
+ Open extension options
+ </message>
<message name="IDS_SETTINGS_QUICK_BROWN_FOX" desc="Example text to see a font style and size sample. The quick brown fox sentence is a playful way to show all 26 English letters. Any example text will do. There is no need to translate this exactly.">
The quick brown fox jumps over the lazy dog
</message>

Powered by Google App Engine
This is Rietveld 408576698