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

Side by Side Diff: includes/hero-download-conditional.tmpl

Issue 29735569: Fixes #19 - Define how conditional text should be displayed on the index page (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Rebased Created April 3, 2018, 4:23 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 | « includes/hero-download.html ('k') | static/css/index.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 {% if locale == "fr" %}
3 <p>En téléchargeant le logiciel Adblock Plus ou le navigateur Adblock Browser, vous acceptez que si vous utilisez Adblock Plus pour visiter un site Internet e n violation de toute obligation ou droit de quelque nature que ce soit en relati on avec ce site Internet, en aucun 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 perte de chances et perte de bénéfices) découlant directement ou indirectement de votre utilisation de ce logiciel.</p>
4 {% elif locale in ["zh_CN", "zh_TW"] %}
juliandoucette 2018/04/04 10:50:26 NIT: I think that we should separate these conditi
ire 2018/04/05 07:23:45 Done
5 <p>使用傲游云浏览器,享受最好的广告过滤体验. (内置Adblock Plus) <a href="http://www.maxthon.cn/">下载傲 游云浏览器</a></p>
6 {% endif %}
7
8 <p class="show-on-msie">{{ "Adblock Plus for Internet Explorer is supported by e yeo GmbH on the following editions of Windows 10 – Windows 10 Pro, Windows 10 Ed ucation and Windows 10 Enterprise. Adblock Plus for Internet Explorer is support ed on the in-market supported servicing branches of Windows 10 including - Curre nt Branch, Current Branch for Business and the following Long-Term Servicing bra nch: Windows 10." | translate("msie-conditional-message") }}</p>
OLDNEW
« no previous file with comments | « includes/hero-download.html ('k') | static/css/index.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld