Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: pages/subscriptions.tmpl

Issue 29369544: Issue 4371 - Improving language on adblockplus.org (Closed)
Patch Set: Created Dec. 28, 2016, 10 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/subscriptions.tmpl
diff --git a/pages/subscriptions.tmpl b/pages/subscriptions.tmpl
index c0bfd4a36afea2ce2a52b30436db0489fbd5c943..e9139fe77e8bc97d515ac4e0db64a96c8d4c3106 100644
--- a/pages/subscriptions.tmpl
+++ b/pages/subscriptions.tmpl
@@ -106,16 +106,12 @@ title=Known Adblock Plus subscriptions
}
</style>
-<p>{{"This is a list of the actively maintained filter subscriptions we're aware of. You can subscribe to any of them by simply clicking its \"Subscribe\" link and confirming your decision. The filters will be added to Adblock Plus and updated automatically. Note that <a href=\"getting_started#subscription\">you shouldn't add too many filter subscriptions</a>."|translate("s1")}}</p>
-
+<p>{{"Below is a list of the actively maintained filter subscriptions that we're aware of. To subscribe to a filter list, click its \"Subscribe\" link. Please note that <a href=\"getting_started#subscription\">you shouldn't add too many filter subscriptions</a>."|translate("s1")}}</p>
{% from "includes/subscriptionList" import display_subscriptions %}
{{ display_subscriptions(get_subscriptions()) }}
+<p>{{"Don’t see your filter list here? <a href=\"mailto:subscriptionlist@adblockplus.org\">Send us</a> your list along with any information that you want displayed on this page. Note that in order to be included on this list, your subscription must contain a brief overview describing the origin of the filter list and the preferred way of contacting you should a problem arise. Please keep in mind that you should be able to fix any issue with your list within a reasonable amount of time."|translate("s2")}}</p>
-<p>{{"Can't see your filter list here? <a href=\"mailto:subscriptionlist@adblockplus.org\">Send</a> the information you would like to be displayed here. Please note that in order to be included in this list your subscription must contain a comment at the beginning describing the origin of the filter list and the preferred way of contacting you if problems with your list occur. You should also be certain that when these issues arise you will be able to fix them in a reasonable amount of time."|translate("s2")}}</p>
-
-<p>
-{{"Please note that all of these filter lists are being maintained by third parties. Eyeo, the company behind Adblock Plus, has no control over them.\nWe are only listing them to help you find lists that could be useful to you.\nIn no case shall Eyeo be held liable towards you or any other third party for any loss or damage (including but not limited to loss of chances and of business) deriving directly or indirectly from your use of these lists."|translate("s3")}}
-</p>
+<p>{{"All filter lists on this page are maintained by third parties. Eyeo, the company behind Adblock Plus, has no control over them. We only list them to help you find subscriptions that may be useful for you. In no case shall Eyeo be held liable towards you, or any other third party, for any loss or damage (including, but not limited to, loss of chances and of business) deriving directly or indirectly from your use of these lists."|translate("s3")}}</p>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld