aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/language/de_DE/plugin.lang.php')
-rw-r--r--plugins/LocalFilesEditor/language/de_DE/plugin.lang.php2
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 0481935d4..048a75ca5 100644
--- a/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/de_DE/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Vorlagen';
$lang['locfiledit_onglet_lang'] = 'Sprachen';
$lang['locfiledit_onglet_plug'] = 'Persönliche Plugin';
-$lang['locfiledit_cant_save'] = 'Aktuelle Datei ist nicht überschreibbar. Prüfen Sie ob Schreibrechte für das Verzeichnis "include/" bestehen (chmod)';
+$lang['locfiledit_cant_save'] = 'Aktuelle Datei ist nicht überschreibbar. Prüfen Sie ob Schreibrechte für das Verzeichnis "local/" bestehen (chmod)';
$lang['locfiledit_newfile'] = 'Die Datei ist nicht vorhanden und wird erstellt vom Localfiles Editor';
$lang['locfiledit_save_config'] = 'Datei erfolgreich geschrieben.';
$lang['locfiledit_show_default'] = 'Zeige Referenz-Datei: ';