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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1339613004: Add Data Reduction Proxy card to Clank FRE in EM (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index c3d3fa5c8170d99f759d8fb2ec7400c62f1d056c..a050e4d9645466ae8161c20747224010338cc6a8 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -747,7 +747,7 @@ To obtain new licenses, connect to the internet and play your downloaded content
We are testing the proxying of HTTPS pages through Google servers as part of an experiment.
</message>
- <!-- Data Saver Promo -->
+ <!-- Data Saver Promo and FRE card -->
<message name="IDS_DATA_REDUCTION_PROMO_TITLE" desc="The title for the promo inviting users to enable Data Saver" >
Browse more for less
</message>
@@ -757,6 +757,9 @@ To obtain new licenses, connect to the internet and play your downloaded content
<message name="IDS_DATA_REDUCTION_ENABLE_BUTTON" desc="Button the user presses if they want to enable Data Saver" >
Enable Data Saver
</message>
+ <message name="IDS_DATA_REDUCTION_ENABLE_SWITCH" desc="Text for the switch the user presses if they want to enable/disable Data Saver" >
+ Data Saver Enabled
newt (away) 2015/09/23 17:15:06 use "Sentence case", e.g. "Data Saver enabled" wit
megjablon 2015/09/24 17:56:17 Done.
+ </message>
<message name="IDS_DATA_REDUCTION_ENABLED_TOAST" desc="Toast message displayed after the user enables Data Saver from the promo" >
Data Saver is on. Manage it in Settings.
</message>
@@ -1564,6 +1567,9 @@ You are signing in with a managed account and giving its administrator control o
<message name="IDS_FRE_ACCEPT_CONTINUE" desc="Text for first page accept and continue button [CHAR-LIMIT=20]">
Accept &amp; continue
</message>
+ <message name="IDS_FRE_NEXT" desc="Text for Data Reduction Proxy page next button">
newt (away) 2015/09/23 17:15:06 I'd add this at the top of this file under the "ge
megjablon 2015/09/24 17:56:17 Done.
+ Next
+ </message>
<message name="IDS_FRE_WELCOME" desc="Text for greeting the user on Chrome First Run">
Welcome to Chrome
</message>

Powered by Google App Engine
This is Rietveld 408576698