diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:14:59 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-04-03 12:14:59 +0000 |
commit | 7f1fb74e555592733cfe6bb315b66c18cfc3637c (patch) | |
tree | 4b8e8d8cabbf32b43a8732bfe0e0ee6c03234796 | |
parent | 8243fbc5906c5f35364f59a2ad3ce6e9644cb065 (diff) |
[trunk] update DE
git-svn-id: http://piwigo.org/svn/trunk@5587 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/de_DE/admin.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index 935f79686..d06df893e 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -734,6 +734,5 @@ $lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Es $lang['Miscellaneous'] = 'Verschiedenes'; $lang['User Upload'] = 'Hinzufügen von Benutzers'; $lang['Virtual Links'] = 'Virtuellen Verbindungen'; -$lang['Congratulations, Piwigo installation is completed'] = 'Glückwunsch, Sie haben Piwigo erfolgreich installiert'; - +$lang['Download'] = 'Herunterladen'; ?>
\ No newline at end of file |