Explorar el Código

Remove untranslated string

Fixes #26
Danilo Bargen hace 8 años
padre
commit
5e24f3c156
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/partials/dialog.about.html

+ 1 - 1
src/partials/dialog.about.html

@@ -16,7 +16,7 @@
                     <span translate>about.ALL_RIGHTS_RESERVED</span>
                 </p>
 
-                <p>Download the Threema app here: <a href="https://threema.ch/">https://threema.ch/</a></p>
+                <p><a href="https://threema.ch/">https://threema.ch/</a></p>
 
                 <h2>Open Source</h2>
                 <p translate>about.OPEN_SOURCE</p>