Mercurial > trustbridge
diff packaging/linux-installer.l10n-de @ 972:8be2f510adbf
(issue91) Make installer architecture aware.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 28 Aug 2014 17:51:22 +0200 |
parents | ce7c4d07d4aa |
children | 43734932e2ea |
line wrap: on
line diff
--- a/packaging/linux-installer.l10n-de Thu Aug 28 15:03:10 2014 +0200 +++ b/packaging/linux-installer.l10n-de Thu Aug 28 17:51:22 2014 +0200 @@ -52,4 +52,8 @@ ["creating installation directory ...\n"]="lege das Installations-Verzeichnis an ...\n" ["to update the current installation.\n"]="um die vorhandene Installation zu aktualisieren.\n" ["unpacking files ...\n"]="Entpacke Dateien ...\n" + ["It appears your system architecture is %s.\n"]="Dieses System scheint eine %s Architektur zu besitzen.\n" + ["This installer is for 64 bit systems.\n"]="Dieses Installationspaket ist für 64 bit Systeme.\n" + ["This installer is for 32 bit systems.\n"]="Dieses Installationspaket ist für 32 bit Systeme.\n" + ["Really install TrustBridge for '%s' systems? [y/n]\n"]="Soll TrustBridge für '%s' wirklich installiert werden? [j/n]\n" )