summaryrefslogtreecommitdiffstats
path: root/translations
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-04-30 15:59:56 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-04-30 15:59:56 -0700
commit04273a55e012f2dae573969f989cdf12e6cbce3d (patch)
treeffd079d12c12c30078b70f427c6841a0c8b99c65 /translations
parent7797926329b66af85e4565af8109111b58869eb3 (diff)
downloadsubsurface-04273a55e012f2dae573969f989cdf12e6cbce3d.tar.gz
Fix type in German translation
This prevented the download link in the update response from working. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations')
-rw-r--r--translations/subsurface_de_DE.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/subsurface_de_DE.ts b/translations/subsurface_de_DE.ts
index 565359cca..066a0711b 100644
--- a/translations/subsurface_de_DE.ts
+++ b/translations/subsurface_de_DE.ts
@@ -2659,7 +2659,7 @@ Bitte entferne diese zuerst.</translation>
<message>
<location filename="../qt-ui/updatemanager.cpp" line="54"/>
<source>A new version of subsurface is available.&lt;br/&gt;Click on:&lt;br/&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;&lt;br/&gt; to download it.</source>
- <translation>Eine neuere Subsurface Version kann hier heruntergeladen werden&lt;br/&gt;&lt;a href=&quot;%1&quot;&lt;/a&gt;</translation>
+ <translation>Eine neuere Subsurface Version kann hier heruntergeladen werden&lt;br/&gt;&lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt;</translation>
</message>
<message>
<location filename="../qt-ui/updatemanager.cpp" line="57"/>