annotate packaging/linux-uninstaller.l10n-de @ 1331:8897c90b8166

(issue108) Remove generate_cppcheck and cppcheck target This did not work correctly. It is better just to manually execute cppcheck on the files as it gives you more control over the options.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 15 Oct 2014 13:24:59 +0200
parents a72d59f8c3ea
children
rev   line source
1150
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
1 L10N_DE+=(
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
2 [" --help display this help and exit\n"]=" --help diese Hilfe anzeigen und beenden\n"
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
3 [" --version output version information and exit\n"]=" --version Versions-Information ausgeben und beenden\n"
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
4 [" -s, --system do a system wide deinstallation\n"]=" -s, --system Systemweit deinstallieren\n"
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
5 ["Options:\n"]="Optionen:\n"
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
6 ["Uninstall TrustBridge.\n\n"]="TrustBridge deinstallieren.\n\n"
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
7 ["Usage: %s [OPTION]...\n"]="Aufruf: %s [OPTION]...\n"
a72d59f8c3ea Create uninstaller.
Sascha Wilde <wilde@intevation.de>
parents:
diff changeset
8 )

http://wald.intevation.org/projects/trustbridge/