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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2663083002: MD Settings: Migrate enable-translation toggle from non-MD settings page. (Closed)
Patch Set: remove top border; indent code Created 3 years, 11 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 7abce3d4ce98bb705697f74f327e271234fd7a27..e09bcb77c2264e601ba190878bcf7cfca0fd63a7 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -1452,6 +1452,9 @@
<message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_TRANSLATE_IN_THIS_LANGUAGE" desc="The label for a checkbox which indicates whether or not pages in this language should be translated by default.">
Offer to translate pages in this language
</message>
+ <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_ENABLE_TRANSLATE" desc="The label of the check-box that enables page translate">
michaelpg 2017/01/31 21:54:10 nit: ending period
michaelpg 2017/01/31 21:54:10 "that enables the prompt to translate a page."
scottchen 2017/02/01 01:02:38 Done.
scottchen 2017/02/01 01:02:38 Done.
+ Offer to translate pages that aren't in a language you read.
+ </message>
<if expr="chromeos">
<message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_LIST_TITLE" desc="Title for the current input method in the header for the collapsible list of enabled input methods (keyboard layouts and input method editors).">
Input method

Powered by Google App Engine
This is Rietveld 408576698