[go: nahoru, domu]

blob: 74a681bcaf25f773cf410c57b2f8ef386bef5499 [file] [log] [blame]
Colin Blundell766accc2020-10-02 10:53:411<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3 <message name="IDS_ALWAYS_ALLOW_ADS" desc="Explanation associated with a toggle to allow ads after ads have been blocked on the page. To be used on pages where the ad blocking UI is governed by a persistent permissions-based allowlist.">
4 Always allow ads on this site
5 </message>
6 <message name="IDS_BLOCKED_ADS_PROMPT_TITLE" desc="Title of the prompt shown to users in the omnibox or infobar when Chrome has blocked ads on the site because the site tends to show intrusive ads. The title will stand alone next to an icon so there is no need for a period." formatter_data="android_java">
7 Ads blocked
8 </message>
9 <message name="IDS_BLOCKED_ADS_PROMPT_EXPLANATION" desc="A warning that a site has, in the past, shown intrusive or misleading ads. To be shown in an expanded infobar / bubble">
10 This site shows intrusive or misleading ads.
11 </message>
12
13 <if expr="is_android">
14 <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.">
15 Ads blocked.
16 </message>
Aishwarya Rajeshee110f062021-09-09 18:31:5617 <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.">
Aishwarya Rajesh7d0bca042021-08-13 21:27:0518 Ads blocked
19 </message>
Aishwarya Rajesh2d3c7002021-09-02 21:47:2020 <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">
21 Ads blocked
22 </message>
23 <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">
Aishwarya Rajesh85e427e2021-09-16 16:23:4424 This site shows intrusive or misleading ads. <ph name="LEARN_MORE_LINK_TEXT">^1</ph>
Aishwarya Rajesh2d3c7002021-09-02 21:47:2025 </message>
Aishwarya Rajeshee110f062021-09-09 18:31:5626 <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">
Aishwarya Rajesh2d3c7002021-09-02 21:47:2027 Allow for this site
28 </message>
29 <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">
30 Learn more
31 </message>
Colin Blundell766accc2020-10-02 10:53:4132 </if>
33</grit-part>