From 23199d3e523201d52801e379474d2341419d5425 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Fri, 5 Feb 2016 21:16:34 +0100 Subject: [PATCH] Update de_DE, thanks to bigant --- language/de_DE/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index ad58097c8..401f9b99b 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -552,7 +552,7 @@ $lang['Forbid this theme to users'] = 'Dieses Theme den Benutzern verbieten'; $lang['Set as default theme for unregistered and new users'] = 'Standardthema für unregistrierte und neue Benutzer festlegen'; $lang['unknown'] = 'unbekannt'; $lang['Upload Photos'] = 'Bilder hochladen'; -$lang['Drop into album'] = 'In das Album hochladen'; +$lang['Drop into album'] = 'In dieses Album hochladen'; $lang['+ Add an upload box'] = '+ Eine weitere Uploadbox hinzufügen'; $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Erstellen Sie das Verzeichnis "%s" im Hauptverzeichnis (root) Ihrer Piwigo-Installation'; $lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Geben Sie dem Verzeichnis "%s" im Hauptverzeichnis (root) Ihrer Piwigo-Installation Schreibrechte (chmod 777)';