diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:10:31 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:10:31 +0000 |
commit | 8243fbc5906c5f35364f59a2ad3ce6e9644cb065 (patch) | |
tree | 9395f8ae5bbbd07d91e35baf24300e4cd5003307 /language/de_DE/install.lang.php | |
parent | a68a022ce771c8d97bd57ad3dbab1254e9e1e2fd (diff) |
[trunk] update DE thanks to Duke
git-svn-id: http://piwigo.org/svn/trunk@5586 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/de_DE/install.lang.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php index 719869710..93fb98e6a 100644 --- a/language/de_DE/install.lang.php +++ b/language/de_DE/install.lang.php @@ -69,9 +69,5 @@ $lang['Hope to see you back soon.'] = 'Wir hoffen, Sie sind bald wieder zurück. $lang['Database type'] = 'Datenbanktyp'; $lang['The type of database your piwigo data will be store in'] = 'Der Typ der Datenbank, die Piwigo-Daten werden gespeichert in'; -$lang['The configuration of Piwigo is finished, here is the next step<br><br> -* go to the identification page and use the login/password given for webmaster<br> -* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'] = 'Die Konfiguration der Piwigo ist beendet, hier ist der nächste Schritt<br><br> -* gehe zur Anmeldeseiote und logge dich ein mit dem Zugangsdaten für den Webmaster<br> -* diese Logindaten ermöglichen den Zugriff auf das Administrationspanel und die Anleitung und die Instruktionen, um Bilder in Ihre Verzeichnisse zu legen'; +$lang['Congratulations, Piwigo installation is completed'] = 'Glückwunsch, Sie haben Piwigo erfolgreich installiert'; ?>
\ No newline at end of file |