summaryrefslogtreecommitdiff
path: root/chromium/components/subresource_filter_strings.grdp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2022-02-02 12:21:57 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2022-02-12 08:13:00 +0000
commit606d85f2a5386472314d39923da28c70c60dc8e7 (patch)
treea8f4d7bf997f349f45605e6058259fba0630e4d7 /chromium/components/subresource_filter_strings.grdp
parent5786336dda477d04fb98483dca1a5426eebde2d7 (diff)
downloadqtwebengine-chromium-606d85f2a5386472314d39923da28c70c60dc8e7.tar.gz
BASELINE: Update Chromium to 96.0.4664.181
Change-Id: I762cd1da89d73aa6313b4a753fe126c34833f046 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'chromium/components/subresource_filter_strings.grdp')
-rw-r--r--chromium/components/subresource_filter_strings.grdp15
1 files changed, 15 insertions, 0 deletions
diff --git a/chromium/components/subresource_filter_strings.grdp b/chromium/components/subresource_filter_strings.grdp
index 86d6ab396cb..74a681bcaf2 100644
--- a/chromium/components/subresource_filter_strings.grdp
+++ b/chromium/components/subresource_filter_strings.grdp
@@ -14,5 +14,20 @@
<message name="IDS_BLOCKED_ADS_INFOBAR_MESSAGE" desc="The mini infobar message shown to users on Android when Chrome has blocked ads on the site because the site tends to show intrusive ads. Will be presented as a sentence, next to a Details link to expand the infobar.">
Ads blocked.
</message>
+ <message name="IDS_BLOCKED_ADS_MESSAGE_PRIMARY_TEXT" desc="The primary message text shown to users on Android when Chrome has blocked ads on the site because the site tends to show intrusive ads. Will be presented next to a clickable gear icon.">
+ Ads blocked
+ </message>
+ <message name="IDS_BLOCKED_ADS_DIALOG_TITLE" desc="The title of the Ads Blocked dialog shown to users upon acceptance of the Ads Blocked message." formatter_data="android_java">
+ Ads blocked
+ </message>
+ <message name="IDS_BLOCKED_ADS_DIALOG_MESSAGE" desc="A description that a site has, in the past, shown intrusive or misleading ads. To be shown on the Ads Blocked dialog." formatter_data="android_java">
+ This site shows intrusive or misleading ads. <ph name="LEARN_MORE_LINK_TEXT">^1</ph>
+ </message>
+ <message name="IDS_BLOCKED_ADS_DIALOG_ALWAYS_ALLOW" desc="Text associated with the button to allow ads after ads have been blocked on the site. To be shown on the Ads Blocked dialog." formatter_data="android_java">
+ Allow for this site
+ </message>
+ <message name="IDS_BLOCKED_ADS_DIALOG_LEARN_MORE" desc="Learn more link text. To be shown on the Ads Blocked dialog." formatter_data="android_java">
+ Learn more
+ </message>
</if>
</grit-part>