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

Unified Diff: includes/learn-more/safari.tmpl

Issue 29454619: Issue 4362 - Update and improve text on "Learn More" tab on adblockplus.org and rearrange links in … (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Created June 2, 2017, 12:06 p.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 | « includes/learn-more/opera.tmpl ('k') | includes/learn-more/yandex.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/learn-more/safari.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/learn-more/safari.tmpl
@@ -0,0 +1,19 @@
+<div class="more-tab" id="tab-safari">
+ <h2>{{"Adblock Plus for Safari"|translate("s87")}}</h2>
+
+ <p>
+ {{"With the release of Adblock Plus for Safari in January 2014, the Adblock Plus browser family became complete."|translate("s88")}}
+ </p>
+
+ <p>
+ {{"Adblock Plus for Safari uses the same codebase as the Chrome and Opera versions. Although this made the development of the ad blocker much more complex, there are certain key advantages. For instance, because it shares the same codebase, any changes or improvements made to one of these browsers will automatically land in Safari, ensuring an experience that is always up-to-date."|translate("s89")}}
+ </p>
+
+ <p>
+ {{"In contrast to Chrome and Firefox, Safari comes with a few innate limitations. Because these are built into the browser, they affect every add-on available for Safari - and ours is of course no exception. These limitations exist because it is not possible to get \"deep\" access to the Safari code like we can with other browsers. Bottom line: there are some facets of Adblock Plus for Safari that cannot function optimally. For example, it is not possible to block ads in \"third-party plugins\" like video players or to block the so-called XHR requests. Usually this would mean that YouTube video ads cannot be blocked. But because of some very smart workarounds, Adblock Plus can block these annoying video ads in your Safari browser."|translate("s90")}}
+ </p>
+
+ <p>
+ {{"Adblock Plus is supported by Safari 6.0 and higher."|translate("s92")}}
+ </p>
+</div>
« no previous file with comments | « includes/learn-more/opera.tmpl ('k') | includes/learn-more/yandex.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld