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

Side by Side Diff: includes/index.tmpl

Issue 29322769: Issue 2844 - Create Microsoft Edge coming soon landing page (Closed)
Patch Set: Use querySelectorAll instead of getElementsByClassName. Created Sept. 30, 2015, 7:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | pages/adblock-browser/verification-success.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Adblock Plus - Surf the web without annoying ads! 1 title=Adblock Plus - Surf the web without annoying ads!
2 noheading=True 2 noheading=True
3 localefile=index 3 localefile=index
4 4
5 {# 5 {#
6 # This file is part of the Adblock Plus website, 6 # This file is part of the Adblock Plus website,
7 # Copyright (C) 2006-2015 Eyeo GmbH 7 # Copyright (C) 2006-2015 Eyeo GmbH
8 # 8 #
9 # Adblock Plus is free software: you can redistribute it and/or modify 9 # Adblock Plus is free software: you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License version 3 as 10 # it under the terms of the GNU General Public License version 3 as
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 {{"It's free!"|translate("s9")}} 61 {{"It's free!"|translate("s9")}}
62 <span class="license-note" style="display: inline">{{"(<a href=\"https ://www.gnu.org/licenses\">GPLv3</a>)"|translate("s10")}}</span> 62 <span class="license-note" style="display: inline">{{"(<a href=\"https ://www.gnu.org/licenses\">GPLv3</a>)"|translate("s10")}}</span>
63 </li> 63 </li>
64 <li id="feature-maxthon" itemprop="featureList"> 64 <li id="feature-maxthon" itemprop="featureList">
65 <div class="sprite"></div> 65 <div class="sprite"></div>
66 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a> 66 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a>
67 </li> 67 </li>
68 </ul> 68 </ul>
69 </div> 69 </div>
70 70
71 <div id="edge-subscription">
72 <h3>
73 {{"Get a heads-up prior to the launch!"|translate("subscription-descript ion")}}
74 </h3>
75 <form accept-charset="utf-8" method="post">
76 <input class="subscribe-textbox" type="email" name="email" placeholder=" {{"Your email address"|translate("subscription-input-placeholder")}}" required / >
77 <input type="hidden" name="lang" value="{{locale}}" />
78 <input type="hidden" name="product" value="{{page}}" />
79 <button type="submit"><span>{{"Notify me"|translate("subscription-button ")}}</span></button>
80 <span class="sucess-label">
81 {{"A confirmation email has been sent. Please check your email and cli ck the confirmation link."|translate("subscription-message-success")}}
82 </span>
83 <span class="invalid-label">
84 {{"Please enter a valid email address."|translate("subscription-messag e-invalid-email")}}
85 </span>
86 <span class="response-error">
87 </span>
88 </form>
89 </div>
90
71 <div id="install"> 91 <div id="install">
72 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Install for Firefox"|translate("s13" )}}</a> 92 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Install for Firefox"|translate("s13" )}}</a>
73 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.i nstall(); return false;">{{"Install for Chrome"|translate("s14")}}</a> 93 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.i nstall(); return false;">{{"Install for Chrome"|translate("s14")}}</a>
74 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"Install for Opera"|transla te("s15")}}</a> 94 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"Install for Opera"|transla te("s15")}}</a>
75 <a class="install-button" href="android-install" id="install-android">{{"I nstall for Android"|translate("s16")}}</a> 95 <a class="install-button" href="android-install" id="install-android">{{"I nstall for Android"|translate("s16")}}</a>
76 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusie.exe" id="install-internet-explorer">{{"Install for Internet Explorer"| translate("s17")}}</a> 96 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusie.exe" id="install-internet-explorer">{{"Install for Internet Explorer"| translate("s17")}}</a>
77 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplussafari.safariextz" id="install-safari">{{"Install for Safari"|translate(" s18")}}</a> 97 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplussafari.safariextz" id="install-safari">{{"Install for Safari"|translate(" s18")}}</a>
78 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrome.we bstore.install(); return false;">{{"Install for Yandex Browser"|translate("s19") }}</a> 98 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrome.we bstore.install(); return false;">{{"Install for Yandex Browser"|translate("s19") }}</a>
99 <div id="other-browsers">{{"Download Adblock Plus for another browser:"|tr anslate("other-browsers")}}</div>
79 <ul> 100 <ul>
80 <li> 101 <li>
81 <a class="sprite" href="firefox" id="platform-firefox" title="{{"Adblo ck Plus for Firefox"|translate("s20")}}"></a> 102 <a class="sprite" href="firefox" id="platform-firefox" title="{{"Adblo ck Plus for Firefox"|translate("s20")}}"></a>
82 </li> 103 </li>
83 <li> 104 <li>
84 <a class="sprite" href="chrome" id="platform-chrome" title="{{"Adblock Plus for Chrome"|translate("s21")}}"></a> 105 <a class="sprite" href="chrome" id="platform-chrome" title="{{"Adblock Plus for Chrome"|translate("s21")}}"></a>
85 </li> 106 </li>
86 <li> 107 <li>
87 <a class="sprite" href="android" id="platform-android" title="{{"Adblo ck Plus for Android"|translate("s22")}}"></a> 108 <a class="sprite" href="android" id="platform-android" title="{{"Adblo ck Plus for Android"|translate("s22")}}"></a>
88 </li> 109 </li>
89 <li> 110 <li>
90 <a class="sprite" href="opera" id="platform-opera" title="{{"Adblock P lus for Opera"|translate("s23")}}"></a> 111 <a class="sprite" href="opera" id="platform-opera" title="{{"Adblock P lus for Opera"|translate("s23")}}"></a>
91 </li> 112 </li>
92 <li> 113 <li>
93 <a class="sprite" href="internet-explorer" id="platform-internet-explo rer" title="{{"Adblock Plus for Internet Explorer"|translate("s24")}}"></a> 114 <a class="sprite" href="internet-explorer" id="platform-internet-explo rer" title="{{"Adblock Plus for Internet Explorer"|translate("s24")}}"></a>
94 </li> 115 </li>
95 <li> 116 <li>
96 <a class="sprite" href="safari" id="platform-safari" title="{{"Adblock Plus for Safari"|translate("s25")}}"></a> 117 <a class="sprite" href="safari" id="platform-safari" title="{{"Adblock Plus for Safari"|translate("s25")}}"></a>
97 </li> 118 </li>
98 <li> 119 <li>
99 <a class="sprite" href="yandex-browser" id="platform-yandex-browser" t itle="{{"Adblock Plus for Yandex Browser"|translate("s26")}}"></a> 120 <a class="sprite" href="yandex-browser" id="platform-yandex-browser" t itle="{{"Adblock Plus for Yandex Browser"|translate("s26")}}"></a>
100 </li> 121 </li>
101 <li> 122 <li>
102 <a class="sprite" href="maxthon" id="platform-maxthon" title="{{"Adblo ck Plus for Maxthon"|translate("s27")}}"></a> 123 <a class="sprite" href="maxthon" id="platform-maxthon" title="{{"Adblo ck Plus for Maxthon"|translate("s27")}}"></a>
103 </li> 124 </li>
125 <li>
126 <a class="sprite" href="edge" id="platform-edge" title="{{"Adblock Plu s for Microsoft Edge"|translate("abp-microsoft-edge")}}"></a>
127 </li>
104 </ul> 128 </ul>
105 </div> 129 </div>
106 </section> 130 </section>
107 131
108 <div id="messages-wrapper"> 132 <div id="messages-wrapper">
109 <? include abb-notification ?> 133 <? include abb-notification ?>
110 <div class="disclaimer lang-fr"> 134 <div class="disclaimer lang-fr">
111 En téléchargeant le logiciel Adblock Plus vous acceptez que si vous utilis ez Adblock Plus pour visiter un site Internet en violation de toute obligation o u droit de quelque nature que ce soit en relation avec ce site Internet, en aucu n cas EYEO ne pourra être tenu pour responsable envers vous ou tout autre tiers pour toute perte ou dommage (y compris, sans y être limité, les dommages pour pe rte de chances et perte de bénéfices) découlant directement ou indirectement de votre utilisation de ce logiciel. 135 En téléchargeant le logiciel Adblock Plus vous acceptez que si vous utilis ez Adblock Plus pour visiter un site Internet en violation de toute obligation o u droit de quelque nature que ce soit en relation avec ce site Internet, en aucu n cas EYEO ne pourra être tenu pour responsable envers vous ou tout autre tiers pour toute perte ou dommage (y compris, sans y être limité, les dommages pour pe rte de chances et perte de bénéfices) découlant directement ou indirectement de votre utilisation de ce logiciel.
112 </div> 136 </div>
113 <div id="maxthon-notification"> 137 <div id="maxthon-notification">
114 使用傲游云浏览器,享受最好的广告过滤体验. (内置Adblock Plus) <a href="http://www.maxthon.cn" tar get="_blank">下载傲游云浏览器</a> 138 使用傲游云浏览器,享受最好的广告过滤体验. (内置Adblock Plus) <a href="http://www.maxthon.cn" tar get="_blank">下载傲游云浏览器</a>
115 </div> 139 </div>
116 <div class="warning-platform firefox">{{"It appears that you are using Mozil la Firefox."|translate("s28")}} <a href="firefox">{{"Switch to Adblock Plus for Firefox."|translate("s29")}}</a></div> 140 <div class="warning-platform firefox">{{"It appears that you are using Mozil la Firefox."|translate("s28")}} <a href="firefox">{{"Switch to Adblock Plus for Firefox."|translate("s29")}}</a></div>
117 <div class="warning-platform chrome">{{"It appears that you are using Google Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chro me."|translate("s31")}}</a></div> 141 <div class="warning-platform chrome">{{"It appears that you are using Google Chrome."|translate("s30")}} <a href="chrome">{{"Switch to Adblock Plus for Chro me."|translate("s31")}}</a></div>
118 <div class="warning-platform android">{{"It appears that you are using Andro id."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Android. "|translate("s33")}}</a></div> 142 <div class="warning-platform android">{{"It appears that you are using Andro id."|translate("s32")}} <a href="android">{{"Switch to Adblock Plus for Android. "|translate("s33")}}</a></div>
119 <div class="warning-platform opera">{{"It appears that you are using Opera." |translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|transl ate("s35")}}</a></div> 143 <div class="warning-platform opera">{{"It appears that you are using Opera." |translate("s34")}} <a href="opera">{{"Switch to Adblock Plus for Opera."|transl ate("s35")}}</a></div>
120 <div class="warning-platform internet-explorer">{{"It appears that you are u sing Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"Switc h to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div> 144 <div class="warning-platform internet-explorer">{{"It appears that you are u sing Internet Explorer."|translate("s36")}} <a href="internet-explorer">{{"Switc h to Adblock Plus for Internet Explorer."|translate("s37")}}</a></div>
121 <div class="warning-platform safari">{{"It appears that you are using Safari ."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari."|tr anslate("s39")}}</a></div> 145 <div class="warning-platform safari">{{"It appears that you are using Safari ."|translate("s38")}} <a href="safari">{{"Switch to Adblock Plus for Safari."|tr anslate("s39")}}</a></div>
122 <div class="warning-platform yandex-browser">{{"It appears that you are usin g Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adbl ock Plus for Yandex Browser."|translate("s41")}}</a></div> 146 <div class="warning-platform yandex-browser">{{"It appears that you are usin g Yandex Browser."|translate("s40")}} <a href="yandex-browser">{{"Switch to Adbl ock Plus for Yandex Browser."|translate("s41")}}</a></div>
123 <div class="warning-platform maxthon">{{"It appears that you are using Maxth on."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxthon. "|translate("s43")}}</a></div> 147 <div class="warning-platform maxthon">{{"It appears that you are using Maxth on."|translate("s42")}} <a href="maxthon">{{"Switch to Adblock Plus for Maxthon. "|translate("s43")}}</a></div>
124 </div> 148 </div>
125 <iframe frameborder="0" height="285" id="video" itemprop="video" src="//www.yo utube-nocookie.com/embed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&am p;controls=2&amp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=li ght" width="520"></iframe> 149 <iframe frameborder="0" height="285" id="video" itemprop="video" src="//www.yo utube-nocookie.com/embed/pVYtzF5SemU?html5=1&amp;autohide=1&amp;enablejsapi=1&am p;controls=2&amp;fs=1&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;theme=li ght" width="520"></iframe>
126 <img height="305" id="maxthon-instruction" src="/img/maxthon-instruction.png" width="540"> 150 <img height="305" id="maxthon-instruction" src="/img/maxthon-instruction.png" width="540">
151 <img id="edge-teaser" src="/img/edge_teaser.png" alt={{"Comming soon image of Adblock Plus for Microsoft Edge"|translate("edge-teaser")}} />
127 </div> 152 </div>
128 153
129 <div id="key-facts"> 154 <div id="key-facts">
130 <section class="first"> 155 <section class="first">
131 <div class="sprite" id="facts-open-source"></div> 156 <div class="sprite" id="facts-open-source"></div>
132 <h1>{{"Open Source"|translate("s44")}}</h1> 157 <h1>{{"Open Source"|translate("s44")}}</h1>
133 <p> 158 <p>
134 {{"Adblock Plus is an open source project.\n <a href=\"contribute\" >Join us!</a>"|translate("s45")}} 159 {{"Adblock Plus is an open source project.\n <a href=\"contribute\" >Join us!</a>"|translate("s45")}}
135 </p> 160 </p>
136 </section> 161 </section>
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 </button> 207 </button>
183 <button id="more-safari" onclick="showTab(this);return false;"> 208 <button id="more-safari" onclick="showTab(this);return false;">
184 {{"Apple Safari"|translate("s57")}} 209 {{"Apple Safari"|translate("s57")}}
185 </button> 210 </button>
186 <button id="more-yandex-browser" onclick="showTab(this);return false;"> 211 <button id="more-yandex-browser" onclick="showTab(this);return false;">
187 {{"Yandex Browser"|translate("s58")}} 212 {{"Yandex Browser"|translate("s58")}}
188 </button> 213 </button>
189 <button id="more-maxthon" onclick="showTab(this);return false;"> 214 <button id="more-maxthon" onclick="showTab(this);return false;">
190 {{"Maxthon"|translate("s59")}} 215 {{"Maxthon"|translate("s59")}}
191 </button> 216 </button>
217 <button id="more-edge" onclick="showTab(this);return false;">
218 {{"Microsoft Edge"|translate("microsoft-edge")}}
219 </button>
192 </div> 220 </div>
193 221
194 <div class="more-tab" id="tab-firefox"> 222 <div class="more-tab" id="tab-firefox">
195 <h2>{{"Download Firefox Adblock Plus"|translate("s60")}}</h2> 223 <h2>{{"Download Firefox Adblock Plus"|translate("s60")}}</h2>
196 224
197 <p> 225 <p>
198 {{"Firefox is a free and open source browser available for Windows, OS X , Linux, and Android which supports add-ons. Add-ons are extensions to your brow ser to improve privacy and security and the way you view the web. Since its laun ch in 2006, Adblock Plus has continuously been the most popular add-on for the M ozilla Firefox web browser."|translate("s61")}} 226 {{"Firefox is a free and open source browser available for Windows, OS X , Linux, and Android which supports add-ons. Add-ons are extensions to your brow ser to improve privacy and security and the way you view the web. Since its laun ch in 2006, Adblock Plus has continuously been the most popular add-on for the M ozilla Firefox web browser."|translate("s61")}}
199 </p> 227 </p>
200 228
201 <p> 229 <p>
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
334 </p> 362 </p>
335 </div> 363 </div>
336 364
337 <div class="more-tab" id="tab-maxthon"> 365 <div class="more-tab" id="tab-maxthon">
338 <h2>{{"Adblock Plus for Maxthon"|translate("s97")}}</h2> 366 <h2>{{"Adblock Plus for Maxthon"|translate("s97")}}</h2>
339 367
340 <p> 368 <p>
341 {{"Different from being as an extension on other browsers, Adblock Plus has been integrated by default for Maxthon users, and as an opt-in option for Ch inese users. Are you fed up with advertisers infringing on your browsing experie nce? Simply install Maxthon Cloud Browser and all annoying ads will be automatic ally blocked from the internet. Blinking banners, popups, video commercials on Y ouTube and Facebook ads: Maxthon Cloud Browser with Adblock Plus integrated will automatically remove any unwanted ad from every website you visit. Want more? Y ou can easily activate additional privacy and security features such as tracking and malware protection."|translate("s98")}} 369 {{"Different from being as an extension on other browsers, Adblock Plus has been integrated by default for Maxthon users, and as an opt-in option for Ch inese users. Are you fed up with advertisers infringing on your browsing experie nce? Simply install Maxthon Cloud Browser and all annoying ads will be automatic ally blocked from the internet. Blinking banners, popups, video commercials on Y ouTube and Facebook ads: Maxthon Cloud Browser with Adblock Plus integrated will automatically remove any unwanted ad from every website you visit. Want more? Y ou can easily activate additional privacy and security features such as tracking and malware protection."|translate("s98")}}
342 </p> 370 </p>
343 </div> 371 </div>
372 <div class="more-tab" id="tab-edge">
373 <h2>{{"Be notified when Adblock Plus for Microsoft Edge is available!"|tra nslate("abp-for-edge-be-notified")}}</h2>
374
375 <p>
376 {{"Microsoft Edge <a href='https://wpdev.uservoice.com/forums/257854-mic rosoft-edge-developer/suggestions/6508820-javascript-browser-extensions'>does no t yet support extensions</a>. However, you can be sure that a version of Adblock Plus for Microsoft Edge will be released as soon as possible. Enter your email in the field above to receive a notification when Adblock Plus for Microsoft Edg e is available. While you're waiting, you may want to try the latest version of Adblock Plus for Internet Explorer."|translate("ms-edge-description")}}
377 </p>
378 </div>
344 </div> 379 </div>
345 </section> 380 </section>
346 381
347 <script src="/js/index.js"></script> 382 <script src="/js/index.js"></script>
OLDNEW
« no previous file with comments | « no previous file | pages/adblock-browser/verification-success.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld