view 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
line wrap: on
line source
L10N_DE+=(
  ["      --help         display this help and exit\n"]="      --help         diese Hilfe anzeigen und beenden\n"
  ["      --version      output version information and exit\n"]="      --version      Versions-Information ausgeben und beenden\n"
  ["  -s, --system       do a system wide deinstallation\n"]="  -s, --system       Systemweit deinstallieren\n"
  ["Options:\n"]="Optionen:\n"
  ["Uninstall TrustBridge.\n\n"]="TrustBridge deinstallieren.\n\n"
  ["Usage: %s [OPTION]...\n"]="Aufruf:  %s [OPTION]...\n"
)

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