[PATCH] linux-installer: (issue109) Text slightly improved
Wald Commits
scm-commit at wald.intevation.org
Tue Sep 16 10:43:17 CEST 2014
# HG changeset patch
# User Bernhard Reiter <bernhard at intevation.de>
# Date 1410856994 -7200
# Node ID d619507d9e9f2b9f297a37d3313faadbc427ea64
# Parent 9749f6f9818928d3649643ed417a635f1dcbda71
linux-installer: (issue109) Text slightly improved.
diff -r 9749f6f98189 -r d619507d9e9f packaging/linux-installer.inc.in
--- a/packaging/linux-installer.inc.in Mon Sep 15 19:11:11 2014 +0200
+++ b/packaging/linux-installer.inc.in Tue Sep 16 10:43:14 2014 +0200
@@ -250,8 +250,8 @@
fi
getxt "TrustBridge has been installed to: '%s'\n\n" "${instcfg[PREFIX]}"
- getxt "To remove the application and the root certificates it has inserted,"
- getxt "call the deinstall command:"
+ getxt "To remove the application and the root certificates it has inserted,\n"
+ getxt "call the deinstall command:\n"
echo " $RUNCMD ${instcfg[PREFIX]}/bin/trustbridge-deinstall-TODO.sh"
echo "#################################################################################"
diff -r 9749f6f98189 -r d619507d9e9f packaging/linux-installer.l10n-de
--- a/packaging/linux-installer.l10n-de Mon Sep 15 19:11:11 2014 +0200
+++ b/packaging/linux-installer.l10n-de Tue Sep 16 10:43:14 2014 +0200
@@ -1,7 +1,7 @@
L10N_DE=(
["An existing installation (v%s) was detected!\n"]="Es wurde eine vorhandene Installation (v%s) gefunden!\n"
["Answer [Y]es or [N]o:\n"]="Bitte [J]a oder [N]ein eingeben:\n"
- ["call the deinstall command:"]="rufen Sie das De-Installationskommand auf:"
+ ["call the deinstall command:\n"]="rufen Sie den De-Installationsbefehl auf:\n"
["checking for uudecode ...\n"]="Prüfe uudecode ...\n"
["Cleaning up temporary stuff ...\n"]="Räume temporäre Dateien auf ...\n"
["Could not create '%s'!\n"]="Konnte '%s' nicht erstellen!\n"
@@ -50,7 +50,7 @@
["System wide installation successful.\n"]="Systemweite Installation erfolgreich.\n"
["This installer is for 32 bit systems.\n"]="Dieses Installationspaket ist für 32 bit Systeme.\n"
["This installer is for 64 bit systems.\n"]="Dieses Installationspaket ist für 64 bit Systeme.\n"
- ["To remove the application and the root certificates it has inserted,"]="Um die Anwendung und die eingefügten Wurzelzertifikate zu entfernen,"
+ ["To remove the application and the root certificates it has inserted,\n"]="Um die Anwendung und die eingefügten Wurzelzertifikate zu entfernen,\n"
["to update the current installation.\n"]="um die vorhandene Installation zu aktualisieren.\n"
["TrustBridge has been installed to: '%s'\n\n"]="TrustBridge wurde nach '%s' installiert\n\n"
["Uninstalling certificates ...\n"]="Deinstalliere Zertifikate ...\n"
More information about the Trustbridge-commits
mailing list