Key missed strings

This commit is contained in:
djoate
2019-11-25 23:56:02 -05:00
parent 73afd447f2
commit dedea06ed4
5 changed files with 11 additions and 11 deletions

View File

@ -97,10 +97,10 @@
<div class="col-md-6">
<h3>{% t More bad news %}</h3>
<ul>
<li><a href="https://thehackernews.com/2016/02/microsoft-windows10-privacy.html">
<li><a href="{% t https://thehackernews.com/2016/02/microsoft-windows10-privacy.html %}">
{% t Windows 10 Sends Your Data 5500 Times Every Day Even After Tweaking Privacy Settings %}</a> - {% t The Hacker News. %}</li>
<li><a href="{% t https://arstechnica.com/information-technology/2015/08/even-when-told-not-to-windows-10-just-cant-stop-talking-to-microsoft/ %}">{% t Even when told not to, Windows 10 just can't stop talking to Microsoft. It's no wonder that privacy activists are up in arms. %}</a> - Ars Technica.</li>
<li><a href="{% t https://www.techdirt.com/articles/20150820/06171332012/windows-10-reserves-right-to-block-pirated-games-unauthorized-hardware.shtml %}">{% t Windows 10 Reserves The Right To Block Pirated Games And 'Unauthorized' Hardware. %}</a> - Techdirt.</li>
<li><a href="{% t https://arstechnica.com/information-technology/2015/08/even-when-told-not-to-windows-10-just-cant-stop-talking-to-microsoft/ %}">{% t Even when told not to, Windows 10 just can't stop talking to Microsoft. It's no wonder that privacy activists are up in arms. %}</a> - {% t Ars Technica. %}</li>
<li><a href="{% t https://www.techdirt.com/articles/20150820/06171332012/windows-10-reserves-right-to-block-pirated-games-unauthorized-hardware.shtml %}">{% t Windows 10 Reserves The Right To Block Pirated Games And 'Unauthorized' Hardware. %}</a> - {% t Techdirt. %}</li>
</ul>
</div>
</div>