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

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

Issue 2468643002: Change the Data Reduction Proxy snackbar promo string (Closed)
Patch Set: Created 4 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 abad88056e1c2940e77bb5d927c3a7495f650a4d..7b9a9fde4acd185745ff41eadc5d6b2bd271fb94 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -889,10 +889,10 @@ To obtain new licenses, connect to the internet and play your downloaded content
Turn on Data Saver
</message>
<message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_TEXT_MB" desc="Text to be displayed in the data reduction promo snackbar that lets the user know they saved a certain amount of data in MB">
- Chrome just saved you <ph name="megabytes">%1$d<ex>100</ex></ph> MB
+ Chrome has saved you <ph name="megabytes">%1$d<ex>100</ex></ph> MB
</message>
<message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_TEXT_GB" desc="Text to be displayed in the data reduction promo snackbar that lets the user know they saved a certain amount of data in GB">
- Chrome just saved you <ph name="gigabytes">%1$d<ex>10</ex></ph> GB
+ Chrome has saved you <ph name="gigabytes">%1$d<ex>10</ex></ph> GB
</message>
<message name="IDS_DATA_REDUCTION_PROMO_SNACKBAR_BUTTON" desc="Text to be displayed in the data reduction promo snackbar view button that takes the user to the data reduction settings page">
View
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698