aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php')
-rw-r--r--plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php b/plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php
index 122b09bf5..240eea1e2 100644
--- a/plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Templates';
$lang['locfiledit_onglet_lang'] = 'Talen';
$lang['locfiledit_onglet_plug'] = 'Persoonlijke Plugin';
-$lang['locfiledit_cant_save'] = 'Er kan niet naar het gebruikte bestand geschreven worden. Controleer of een directorie "include/" beschrijfbaar is (chmod).';
+$lang['locfiledit_cant_save'] = 'Er kan niet naar het gebruikte bestand geschreven worden. Controleer of een directorie "local/" beschrijfbaar is (chmod).';
$lang['locfiledit_newfile'] = 'Bestand bestaat niet en zal worden aangemaakt door de LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Bestand succesvol beschreven.';
$lang['locfiledit_show_default'] = 'Geef het referentie-bestand weer: ';