瀏覽代碼

Remove untranslated string

Fixes #26
Danilo Bargen 8 年之前
父節點
當前提交
5e24f3c156
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>