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

Unified Diff: chrome/app/generated_resources.grd

Issue 10854126: Show an extra privacy warning on Win8 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Only have the win8 privacy div when running on Windows. 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 b1a3472a99bb2ec0ce8c1abd50aebd461d9191be..f71b2833451669d2bd4039128c3ff6c3e5d8c704 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10899,6 +10899,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.">
+ 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