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

Side by Side Diff: includes/index.tmpl

Issue 29323673: Issue 2903 - link to the GPL licenses page (not localized one) (Closed)
Patch Set: Created Aug. 14, 2015, 1:08 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 | no next file » | 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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 <div class="sprite"></div> 47 <div class="sprite"></div>
48 {{"Can block tracking, malware domains, banners, pop-ups and video ads - even on Facebook and YouTube"|translate("s7")}} 48 {{"Can block tracking, malware domains, banners, pop-ups and video ads - even on Facebook and YouTube"|translate("s7")}}
49 </li> 49 </li>
50 <li itemprop="featureList"> 50 <li itemprop="featureList">
51 <div class="sprite"></div> 51 <div class="sprite"></div>
52 {{"Unobtrusive ads aren't being blocked in order to support websites (<a href=\" acceptable-ads\">configurable</a>)"|translate("s8")}} 52 {{"Unobtrusive ads aren't being blocked in order to support websites (<a href=\" acceptable-ads\">configurable</a>)"|translate("s8")}}
53 </li> 53 </li>
54 <li class="emphasized" id="feature-free" itemprop="featureList"> 54 <li class="emphasized" id="feature-free" itemprop="featureList">
55 <div class="sprite"></div> 55 <div class="sprite"></div>
56 {{"It's free!"|translate("s9")}} 56 {{"It's free!"|translate("s9")}}
57 <span class="license-note" style="display: inline">{{"(<a href=\"https ://www.gnu.org/licenses/translations.fr.html\">GPLv3</a>)"|translate("s10")}}</s pan> 57 <span class="license-note" style="display: inline">{{"(<a href=\"https ://www.gnu.org/licenses\">GPLv3</a>)"|translate("s10")}}</span>
58 </li> 58 </li>
59 <li id="feature-maxthon" itemprop="featureList"> 59 <li id="feature-maxthon" itemprop="featureList">
60 <div class="sprite"></div> 60 <div class="sprite"></div>
61 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a> 61 {{"Integrated by default in"|translate("s11")}} <a href="http://www.maxthon.com/ " target="_blank">{{"Maxthon Cloud Browser"|translate("s12")}}</a>
62 </li> 62 </li>
63 </ul> 63 </ul>
64 </div> 64 </div>
65 65
66 <div id="install"> 66 <div id="install">
67 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Install for Firefox"|translate("s13" )}}</a> 67 <a class="install-button" href="https://update.adblockplus.org/latest/adbl ockplusfirefox.xpi" id="install-firefox">{{"Install for Firefox"|translate("s13" )}}</a>
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
334 <h2>{{"Adblock Plus for Maxthon"|translate("s97")}}</h2> 334 <h2>{{"Adblock Plus for Maxthon"|translate("s97")}}</h2>
335 335
336 <p> 336 <p>
337 {{"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")}} 337 {{"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")}}
338 </p> 338 </p>
339 </div> 339 </div>
340 </div> 340 </div>
341 </section> 341 </section>
342 342
343 <script src="/js/index.js"></script> 343 <script src="/js/index.js"></script>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld