Mercurial > trustbridge
view packaging/linux-installer-common.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 | 96ecd345c961 |
children |
line wrap: on
line source
L10N_DE+=( ["Answer [Y]es or [N]o:\n"]="Bitte [J]a oder [N]ein eingeben:\n" ["Deinstallation failed.\n"]="Deinstallation fehlgeschlagen.\n" ["Installation failed.\n"]="Installation fehlgeschlagen.\n" ["Reading '%s' ...\n"]="Lese '%s' ...\n" ["System wide installation or deinstallation requires root privileges!\n"]="Für die systemweite Installation werden root-Rechte benötigt!\n" )