diff options
author | duke <duke@piwigo.org> | 2011-06-21 21:10:50 +0000 |
---|---|---|
committer | duke <duke@piwigo.org> | 2011-06-21 21:10:50 +0000 |
commit | 04f2250d454b1c5862bf2c2a7eba33637a9c4375 (patch) | |
tree | 1aa55ff27f338992758fd4cf81d669309218b2fa /plugins/LocalFilesEditor/language/de_DE/plugin.lang.php | |
parent | 394f920922f0b32aae2a1e9241b86e84a47b00ad (diff) |
update to de_DE
git-svn-id: http://piwigo.org/svn/trunk@11464 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/de_DE/plugin.lang.php')
-rw-r--r-- | plugins/LocalFilesEditor/language/de_DE/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php b/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php index aa9d35e10..3551fd9f6 100644 --- a/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php @@ -50,5 +50,5 @@ $lang['locfiledit_filename_error'] = 'Verbotene Zeichen im Dateinamen.'; $lang['locfiledit_file_already_exists'] = 'Datei ist bereits vorhanden.'; $lang['locfiledit_model_error'] = 'Sie müssen ein Modell wählen.'; $lang['locfiledit_empty_filename'] = 'Sie müssen einen Dateiname eingeben.'; -/* TODO */ $lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.'; +$lang['locfiledit_webmaster_only'] = 'Nur Webmaster können lokale Dateien erstellen oder editieren.'; ?>
\ No newline at end of file |