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

Unified Diff: includes/learn-more/ie.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/firefox.tmpl ('k') | includes/learn-more/maxthon.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/learn-more/ie.tmpl
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/learn-more/ie.tmpl
@@ -0,0 +1,16 @@
+<div class="more-tab" id="tab-internet-explorer">
+ <h2>{{"Adblock Plus for Internet Explorer"|translate("s81")}}</h2>
+
+ <p>
+ {{"Developing extensions for Internet Explorer is challenging; that’s one of the reasons there aren’t as many extensions on Internet Explorer as on Firefox, Chrome or Opera. Installing Adblock Plus for Internet Explorer is a little different than on other browsers. Usually, the extension is directly added to the browser; however, for Internet Explorer you need to install it through a so-called setup program. But don’t worry - it takes under 30 seconds to install. Click the <strong>Install for Internet Explorer</strong> button above and start browsing in peace."|translate("s83")}}
+ </p>
+
+ <p>
+ {{"<strong>Please note</strong>: Due to the limitations of some of the fragmented versions of Internet Explorer, Adblock Plus currently doesn’t work:"|translate("s84")}}
+ </p>
+
+ <ul>
+ <li>{{"in Metro Mode of Internet Explorer on Windows 8"|translate("s85")}}</li>
+ <li>{{"for Internet Explorer on Windows RT"|translate("s86")}}</li>
+ </ul>
+</div>
« no previous file with comments | « includes/learn-more/firefox.tmpl ('k') | includes/learn-more/maxthon.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld