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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10854126: Show an extra privacy warning on Win8 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Now gets the Windows Version from within JS/ Created 8 years, 4 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 ba7380b857a952e5e746acbf7d29f07ad950a813..3923e75d875c481b00e3279fb9768926d4f04b33 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10905,6 +10905,9 @@ The following application will be launched if you accept this request:
</message>
</if>
+ <message name="IDS_OPTIONS_PRIVACY_WIN8_DATA" desc="The text in the options panel describes that the user data is handled differently on Windows 8.">
Lei Zhang 2012/08/17 02:28:13 Can you put this inside an 'is_win' tag so this is
MAD 2012/08/17 17:34:09 Done.
+ Your data is handled differently in Windows 8.
+ </message>
<message name="IDS_OPTIONS_DISABLE_WEB_SERVICES" desc="The text in the options panel describes that we can disable web services.">
You may optionally disable these services.
</message>

Powered by Google App Engine
This is Rietveld 408576698