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

@ -40,5 +40,5 @@ github="https://github.com/ubports"
<ul>
<li><a href="{% t https://www.replicant.us/ %}">{% t Replicant %}</a> <span class="badge badge-info">{% t AOSP %}</span> - {% t An open-source operating system based on Android, aiming to replace all proprietary components with free software. %}</li>
<li><a href="{% t https://www.omnirom.org/ %}">{% t OmniROM %}</a> <span class="badge badge-info">{% t AOSP %}</span> <span class="badge badge-warning" data-toggle="tooltip" title="{% t This software may depend on or recommend non-free software. %}">{% t contrib %} <i class="far fa-question-circle"></i></span> - {% t A free-software operating system for smartphones and tablet computers, based on the Android mobile platform. %}</li>
<li><a href="{% t https://microg.org/ %}">{% t MicroG %}</a> <span class="badge badge-info">{% t Add-on Package %}</span> <span class="badge badge-warning" data-toggle="tooltip" title="{% t This software may depend on or recommend non-free software. %}">contrib <i class="far fa-question-circle"></i></span> - {% t A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. The microG project also maintains a fork of LineageOS with microG and F-Droid preinstalled at <a href="https://lineage.microg.org/">Lineage for microG</a>. %}</li>
<li><a href="{% t https://microg.org/ %}">{% t MicroG %}</a> <span class="badge badge-info">{% t Add-on Package %}</span> <span class="badge badge-warning" data-toggle="tooltip" title="{% t This software may depend on or recommend non-free software. %}">{% t contrib %} <i class="far fa-question-circle"></i></span> - {% t A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. The microG project also maintains a fork of LineageOS with microG and F-Droid preinstalled at <a href="https://lineage.microg.org/">Lineage for microG</a>. %}</li>
</ul>