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

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

Issue 384853002: Add notification of data reduction proxy field trial (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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 84fdff2a87b65bc21fede1887392b8651f63b342..f1f2af5a32bbe99a5ea9ee5c80e618991c9608c6 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -352,6 +352,14 @@ You are signing in with a managed account and giving its administrator control o
Cancel
</message>
+ <!-- Data Reduction Proxy -->
+ <message name="IDS_DATA_REDUCTION_INFOBAR_TEXT" desc="Text to be displayed in the data reduction proxy infobar [CHAR_LIMIT=None]">
+ You are part of a data reduction proxy field trial.
+ </message>
+ <message name="IDS_DATA_REDUCTION_INFOBAR_LINK_TEXT" desc="Text to be displayed in the data reduction proxy infobar link [CHAR_LIMIT=None]">
+ [Settings]
+ </message>
+
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698