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

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 11300009: Add IDS_PRIVACY_POLICY_URL string for iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 2 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
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index 8dbe483b533fb5644731f58eddbe3aa5eff06a28..2cf07500790295d2a9fc6358ad9a0461bed8636a 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -366,6 +366,13 @@
http://gweb-gettingstartedguide.appspot.com/?hl=[GRITLANGCODE]
</message>
+ <!-- The URL for Google Chrome privacy policy. -->
+ <if expr="pp_ifdef('ios')">
+ <message name="IDS_PRIVACY_POLICY_URL" translateable="false">
+ http://www.google.com/chrome/intl/[GRITLANGCODE]/privacy.html
+ </message>
+ </if>
+
<!-- The URL for Adobe Flash storage settings. We cannot rely on -->
<!-- the automatic expansion of GRITLANGCODE here because Adobe does -->
<!-- not use the language/locale code. -->
« no previous file with comments | « build/ios/grit_whitelist.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698