Mercurial > trustbridge
view packaging/linux-installer-uninstall.l10n-de @ 1248:9f5893faa60b
(issue143) Only show warning when multiple users exist.
This enumerates the ProfileList registry key and looks
for SID's starting with S-1-5-21- (like the certificate
installer does) and count the users. Only when more
then one users are found the warning is shown. Otherwise
the nss-installer will be removed.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 25 Sep 2014 12:04:54 +0200 (2014-09-25) |
parents | 969970a83b6d |
children |
line wrap: on
line source
L10N_DE+=( ["Deinstallation finished.\n"]="Deinstallation abgeschlossen.\n" ["Deinstalling from '%s'.\n"]="Deinstalliere aus '%s'.\n" ["Deleting '%s' ...\n"]="Lösche '%s' ...\n" ["Deleting empty directory '%s' ...\n"]="Lösche das leere Verzeichnis '%s' ...\n" ["No certificate list found. Nothing to do.\n"]="Keine Zertifikatsliste gefunden. Es muss nichts getan werden.\n" ["No current installation found! No harm done.\n"]="Keine vorhandene Installation gefunden!\n" ["Really deinstall TrustBridge from '%s'? [y/n]\n"]="Soll TrustBridge wirklich aus '%s' deinstalliert werden? [j/n]\n" ["Removing PID file from: %s:\n"]="Entferne PID-File aus: %s\n" ["Removing TrustBridge from autostart\n"]="Entferne TrustBridge aus autostart\n" ["Removing TrustBridge from start menu\n"]="Entferne TrustBridge aus dem Startmenü\n" ["Removing certificate lists from: %s:\n"]="Entferne Zertifikatsliste aus: %s\n" ["Removing configuration files:\n"]="Entferne Konfigurationsdateien:\n" ["Removing cron job ...\n"]="Entferne den Cron-Job ...\n" ["Uninstalling certificates ...\n"]="Deinstalliere Zertifikate ...\n" ["Using certificate list '%s'.\n"]="Die Zertifikatsliste '%s' wird verwendet.\n" ["WARNING: Could not delete: '%s'!\n"]="WARNUNG: Konnte '%s' nicht löschen!\n" ["WARNING: can't execute %s for certificate deinstallation.\n"]="WARNUNG: '%s' kann nicht zum deinstallieren der Zertifikate ausgeführt werden.\n" ["Do you also want to remove the certificates installed by TrustBridge? [y/n]\n"]="Sollen die von TrustBridge installierten Zertifikate auch entfernt werden? [j/n]\n" )