Mercurial > trustbridge
comparison packaging/linux-installer.l10n-de @ 1160:a974b61a5cce
(issue108) Add missing license headers
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 18 Sep 2014 18:00:34 +0200 |
parents | 46f025a1450c |
children | 7282def018bc |
comparison
equal
deleted
inserted
replaced
1159:0ddb173bcd8b | 1160:a974b61a5cce |
---|---|
1 # Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik | |
2 # Software engineering by Intevation GmbH | |
3 # | |
4 # This file is Free Software under the GNU GPL (v>=2) | |
5 # and comes with ABSOLUTELY NO WARRANTY! | |
6 # See LICENSE.txt for details. | |
7 | |
1 L10N_DE+=( | 8 L10N_DE+=( |
2 [" installation with different prefix exists.\n"]=" bereits eine Installation in einem andern Pfad existiert.\n" | 9 [" installation with different prefix exists.\n"]=" bereits eine Installation in einem andern Pfad existiert.\n" |
3 [" --help display this help and exit\n"]=" --help diese Hilfe anzeigen und beenden\n" | 10 [" --help display this help and exit\n"]=" --help diese Hilfe anzeigen und beenden\n" |
4 [" --version output version information and exit\n"]=" --version Versions-Information ausgeben und beenden\n" | 11 [" --version output version information and exit\n"]=" --version Versions-Information ausgeben und beenden\n" |
5 [" -d, --deinstall deinstall files from current installation\n"]=" -d, --deinstall vorhandene Installation deinstallieren\n" | 12 [" -d, --deinstall deinstall files from current installation\n"]=" -d, --deinstall vorhandene Installation deinstallieren\n" |