summaryrefslogtreecommitdiffstats
path: root/chrome/app/google_chrome_strings.grd
diff options
context:
space:
mode:
authoraurimas@chromium.org <aurimas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-12 10:21:32 +0000
committeraurimas@chromium.org <aurimas@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-12 10:21:32 +0000
commit529cdd0a1f3d44298d512eddc9f13759d426b8e1 (patch)
tree849925f336448dbceda751c137dc9666d9facea2 /chrome/app/google_chrome_strings.grd
parent346453a7d9e314a0eaf908ec4aa1be59624741d4 (diff)
downloadchromium_src-529cdd0a1f3d44298d512eddc9f13759d426b8e1.zip
chromium_src-529cdd0a1f3d44298d512eddc9f13759d426b8e1.tar.gz
chromium_src-529cdd0a1f3d44298d512eddc9f13759d426b8e1.tar.bz2
Exclude unused strings for chrome://ntp on Android
Relanding https://codereview.chromium.org/174453002 as it got reverted in https://codereview.chromium.org/177903009 BUG=326023 TBR=estade Review URL: https://codereview.chromium.org/183793008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@256507 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r--chrome/app/google_chrome_strings.grd9
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index e07b4b8..5bac445 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -1059,6 +1059,15 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
</message>
</if>
+ <!-- chrome://ntp -->
+ <if expr="not is_android">
+ <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE"
+ desc="Explanation in a new OTR window that extensions have been disabled while in OTR.">
+ Because Google Chrome does not control how extensions handle your personal data, all extensions have been disabled for incognito windows. You can reenable them individually in the
+ <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>extensions manager<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
+ </message>
+ </if>
+
</messages>
</release>
</grit>