[PATCH 2 of 2] Added linebreak in header text of linux-installer.in

Wald Commits scm-commit at wald.intevation.org
Tue Sep 23 09:21:19 CEST 2014


# HG changeset patch
# User Emanuel Schuetze <emanuel at intevation.de>
# Date 1411456861 -7200
# Node ID 7b24109c1a55619c7a398290e73cfb316aef871e
# Parent  bd2cb6bdb1c58f67235c94d49adf20c8b07cc3e4
Added linebreak in header text of linux-installer.in

diff -r bd2cb6bdb1c5 -r 7b24109c1a55 packaging/linux-installer.inc
--- a/packaging/linux-installer.inc	Tue Sep 23 09:15:44 2014 +0200
+++ b/packaging/linux-installer.inc	Tue Sep 23 09:21:01 2014 +0200
@@ -37,8 +37,9 @@
 # priviledges.
 #
 #
-# Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik
-# Software engineering by Intevation GmbH
+# Copyright (C) 2014
+# by Bundesamt für Sicherheit in der Informationstechnik (BSI).
+# Software engineering by Intevation GmbH.
 #
 # This file is Free Software under the GNU GPL (v>=2)
 # and comes with ABSOLUTELY NO WARRANTY!
diff -r bd2cb6bdb1c5 -r 7b24109c1a55 ui/l10n/administrator_de_DE.ts
--- a/ui/l10n/administrator_de_DE.ts	Tue Sep 23 09:15:44 2014 +0200
+++ b/ui/l10n/administrator_de_DE.ts	Tue Sep 23 09:21:01 2014 +0200
@@ -154,23 +154,39 @@
         <location filename="../administratorwindow.cpp" line="275"/>
         <source>signing certificate: 
 </source>
-        <translation>Signaturzertifikat: 
-</translation>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../administratorwindow.cpp" line="278"/>
         <source>
 new certificates:
 </source>
-        <translation>
-Neues Zertifikat:
-</translation>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../administratorwindow.cpp" line="292"/>
         <source>certificates marked to remove:
 </source>
-        <translation>Zertifikate zum Löschen markiert:
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <source>signing certificate: 
+</source>
+        <translation type="vanished">Signaturzertifikat: 
+</translation>
+    </message>
+    <message>
+        <source>
+new certificates:
+</source>
+        <translation type="vanished">
+Neues Zertifikat:
+</translation>
+    </message>
+    <message>
+        <source>certificates marked to remove:
+</source>
+        <translation type="vanished">Zertifikate zum Löschen markiert:
 </translation>
     </message>
     <message>


More information about the Trustbridge-commits mailing list