annotate packaging/linux-uninstaller.l10n-de @ 1179:3e7ac50b04da
(help) Updated search box title.
author |
Emanuel Schuetze <emanuel@intevation.de> |
date |
Mon, 22 Sep 2014 12:39:16 +0200 |
parents |
a72d59f8c3ea |
children |
|
rev |
line source |
1150
|
1 L10N_DE+=(
|
|
2 [" --help display this help and exit\n"]=" --help diese Hilfe anzeigen und beenden\n"
|
|
3 [" --version output version information and exit\n"]=" --version Versions-Information ausgeben und beenden\n"
|
|
4 [" -s, --system do a system wide deinstallation\n"]=" -s, --system Systemweit deinstallieren\n"
|
|
5 ["Options:\n"]="Optionen:\n"
|
|
6 ["Uninstall TrustBridge.\n\n"]="TrustBridge deinstallieren.\n\n"
|
|
7 ["Usage: %s [OPTION]...\n"]="Aufruf: %s [OPTION]...\n"
|
|
8 )
|