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

Unified Diff: chrome/app/generated_resources.grd

Issue 10270019: Add option to disable gdata. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 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
===================================================================
--- chrome/app/generated_resources.grd (revision 134559)
+++ chrome/app/generated_resources.grd (working copy)
@@ -10218,6 +10218,12 @@
Manage certificates...
</message>
+ <if expr="pp_ifdef('chromeos')">
+ <message name="IDS_OPTIONS_DISABLE_GDATA" desc="The text in the options panel describes that we can disable webdrive on ChromeOS.">
+ Disable Google Drive on this device.
+ </message>
+ </if>
+
<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