view packaging/linux-uninstaller.l10n-de @ 1395:a2574a029322

Fix Base 64 signature size calculation. If the signature byte size is not equally dividable by three the base 64 encoding needs three additional bytes. The value is now fixed to avoid such errors in the future.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 26 Jan 2015 13:17:32 +0100
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/