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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1010083002: Flag to clear data savings when Chrome starts up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Whitespace changes Created 5 years, 9 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f014298ff948a8bc84cef6934019411f3a49b226..f3bff57f2a40eaf250934506f90d9811eb9a570a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6532,6 +6532,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_DATA_REDUCTION_PROXY_LO_FI_DESCRIPTION" desc="Describes an about::flags experiment to enable/disable Data Saver Lo-Fi">
Puts the Data Saver in Lo-Fi mode when enabled.
</message>
+ <message name="IDS_FLAGS_DATA_REDUCTION_PROXY_RESET_SAVINGS_NAME" desc="Title in about::flags to clear data savings obtained with data reduction proxy when Chrome restarts">
+ Clear data savings on restart
bengr 2015/03/16 22:54:16 Maybe "Clear data savings on startup"
Not at Google. Contact bengr 2015/03/16 23:25:27 Done.
+ </message>
+ <message name="IDS_FLAGS_DATA_REDUCTION_PROXY_RESET_SAVINGS_DESCRIPTION" desc="Description in about::flags to clear data savings obtained with data reduction proxy when Chrome restarts">
+ Clears data saving obtained by using data reduction proxy when chrome restarts.
bengr 2015/03/16 22:54:16 Clears data savings obtained by using the data red
Not at Google. Contact bengr 2015/03/16 23:25:27 Done.
+ </message>
<message name="IDS_FLAGS_LCD_TEXT_NAME" desc="Name of about:flags option for LCD text.">
LCD text antialiasing
</message>

Powered by Google App Engine
This is Rietveld 408576698