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

Side by Side Diff: includes/index.tmpl

Issue 29541876: Noissue - Always show "Install" button for Microsoft Edge (Closed)
Patch Set: Created Sept. 11, 2017, 5:12 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 | static/js/index.js » ('j') | static/js/index.js » ('J')
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-present eyeo GmbH 7 # Copyright (C) 2006-present 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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 {{"Integrated by default in"|translate("s11")}} <a href="http://www.ma xthon.com/" target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a> 65 {{"Integrated by default in"|translate("s11")}} <a href="http://www.ma xthon.com/" target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a>
66 </li> 66 </li>
67 </ul> 67 </ul>
68 </div> 68 </div>
69 69
70 <p id="terms-message"> 70 <p id="terms-message">
71 {{ "By clicking the Agree and Install button below, you agree to our <a hr ef=\"terms\">Terms of Use</a>." | translate("terms-message", "Terms of use messa ge") }} 71 {{ "By clicking the Agree and Install button below, you agree to our <a hr ef=\"terms\">Terms of Use</a>." | translate("terms-message", "Terms of use messa ge") }}
72 </p> 72 </p>
73 73
74 <h3 class="edge-message"> 74 <h3 class="edge-message">
75 {{"Adblock Plus for Microsoft Edge requires Windows 10 Anniversary Update" |translate("edge-message")}} 75 {{"Adblock Plus for Microsoft Edge requires Windows 10 Creators Update"|tr anslate("edge-message")}}
76 </h3> 76 </h3>
77 77
78 <div id="install"> 78 <div id="install">
79 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Agree and Install for Firefox"|trans late("s13")}}</a> 79 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Agree and Install for Firefox"|trans late("s13")}}</a>
80 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.i nstall(); return false;">{{"Agree and Install for Chrome"|translate("s14")}}</a> 80 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-chrome" onclick="chrome.webstore.i nstall(); return false;">{{"Agree and Install for Chrome"|translate("s14")}}</a>
81 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"Agree and Install for Oper a"|translate("s15")}}</a> 81 <a class="install-button" href="https://addons.opera.com/extensions/detail s/opera-adblock/?display=en-US" id="install-opera">{{"Agree and Install for Oper a"|translate("s15")}}</a>
82 <a class="install-button" href="android-install" id="install-android">{{"A gree and Install for Android"|translate("s16")}}</a> 82 <a class="install-button" href="android-install" id="install-android">{{"A gree and Install for Android"|translate("s16")}}</a>
83 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusie.exe" id="install-internet-explorer">{{"Agree and Install for Internet Explorer"|translate("s17")}}</a> 83 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusie.exe" id="install-internet-explorer">{{"Agree and Install for Internet Explorer"|translate("s17")}}</a>
84 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplussafari.safariextz" id="install-safari">{{"Agree and Install for Safari"|t ranslate("s18")}}</a> 84 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplussafari.safariextz" id="install-safari">{{"Agree and Install for Safari"|t ranslate("s18")}}</a>
85 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrome.we bstore.install(); return false;">{{"Agree and Install for Yandex Browser"|transl ate("s19")}}</a> 85 <a class="install-button" href="https://chrome.google.com/webstore/detail/ cfhdojbkjhnklbpkdaibdccddilifddb" id="install-yandex-browser" onclick="chrome.we bstore.install(); return false;">{{"Agree and Install for Yandex Browser"|transl ate("s19")}}</a>
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 288
289 <p> 289 <p>
290 {{"Are you fed up with advertisers infringing on your browsing experience? Simply install Maxthon Cloud Browser and all annoying ads like blinking banners , pop-ups, video commercials on YouTube and Facebook ads will be automatically b locked."|translate("abp-maxthon-description-p2")}} 290 {{"Are you fed up with advertisers infringing on your browsing experience? Simply install Maxthon Cloud Browser and all annoying ads like blinking banners , pop-ups, video commercials on YouTube and Facebook ads will be automatically b locked."|translate("abp-maxthon-description-p2")}}
291 </p> 291 </p>
292 </div> 292 </div>
293 293
294 <div id="tab-edge" class="more-tab"> 294 <div id="tab-edge" class="more-tab">
295 <h2>{{"Adblock Plus for Microsoft Edge"|translate("abp-edge-title")}}</h2> 295 <h2>{{"Adblock Plus for Microsoft Edge"|translate("abp-edge-title")}}</h2>
296 296
297 <p> 297 <p>
298 {{"Adblock Plus for Microsoft Edge is now available in beta. <strong>Pleas e note</strong>: Windows 10 Anniversary Update is required."|translate("ms-edge- description-beta")}} 298 {{"Adblock Plus for Microsoft Edge is now available in beta. <strong>Pleas e note</strong>: Windows 10 Creators Update is required."|translate("ms-edge-des cription-beta")}}
299 </p> 299 </p>
300 </div> 300 </div>
301 301
302 <div id="tab-opera" class="more-tab"> 302 <div id="tab-opera" class="more-tab">
303 <h2>{{"Adblock Plus for Opera"|translate("s72")}}</h2> 303 <h2>{{"Adblock Plus for Opera"|translate("s72")}}</h2>
304 304
305 <p> 305 <p>
306 {{"Are you tired of annoying ads wreaking havoc on your browsing experienc e? By adding Adblock Plus to your Opera browser, you can remove online ads such as banners, pop-ups, YouTube commercials, Facebook ads and other unwanted ads. U sed on over 100 million devices, Adblock Plus for Opera is one of the most popul ar add-ons available."|translate("abp-opera-description-p1")}} 306 {{"Are you tired of annoying ads wreaking havoc on your browsing experienc e? By adding Adblock Plus to your Opera browser, you can remove online ads such as banners, pop-ups, YouTube commercials, Facebook ads and other unwanted ads. U sed on over 100 million devices, Adblock Plus for Opera is one of the most popul ar add-ons available."|translate("abp-opera-description-p1")}}
307 </p> 307 </p>
308 308
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 </p> 347 </p>
348 348
349 <p> 349 <p>
350 {{"Adblock Plus is developed by the open source community and free to use. Used on more than 100 million devices, it’s one of the most popular extensions ever."|translate("s96")}} 350 {{"Adblock Plus is developed by the open source community and free to use. Used on more than 100 million devices, it’s one of the most popular extensions ever."|translate("s96")}}
351 </p> 351 </p>
352 </div> 352 </div>
353 </div> 353 </div>
354 </section> 354 </section>
355 355
356 <script src="/js/index.js"></script> 356 <script src="/js/index.js"></script>
OLDNEW
« no previous file with comments | « no previous file | static/js/index.js » ('j') | static/js/index.js » ('J')

Powered by Google App Engine
This is Rietveld