aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-01-09 18:23:44 +0000
committerddtddt <ddtddt@piwigo.org>2011-01-09 18:23:44 +0000
commitf39ef584fe5ea7ec69f68fe0d23a66bfa6697184 (patch)
treeff4ccd1ee67c9c83449e38cbd260b4d32f0e4898 /plugins
parent5c518c20c39c0a2364c38347b7dbe4ad4c46c878 (diff)
[trunk] - LocalFilesEditor - remplace include by local
git-svn-id: http://piwigo.org/svn/trunk@8555 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r--plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/de_DE/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/en_UK/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/es_ES/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/he_IL/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/it_IT/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/nl_NL/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/no_NO/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/sk_SK/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php2
-rw-r--r--plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php2
22 files changed, 22 insertions, 22 deletions
diff --git a/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php b/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
index 41a917058..32b983955 100644
--- a/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/cs_CZ/plugin.lang.php
@@ -27,7 +27,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Šablony';
$lang['locfiledit_onglet_lang'] = 'Jazyky';
$lang['locfiledit_onglet_plug'] = 'Vlastní pluginy';
-$lang['locfiledit_cant_save'] = 'Vybraný soubor nelze přepsat.Zkontrolujte jestli je složka "include/" zapisovatelná (chmod).';
+$lang['locfiledit_cant_save'] = 'Vybraný soubor nelze přepsat.Zkontrolujte jestli je složka "local/" zapisovatelná (chmod).';
$lang['locfiledit_newfile'] = 'Soubor neexistuje a bude vytvořen LocalFiles Editorem';
$lang['locfiledit_save_config'] = 'Soubor byl změněn.';
$lang['locfiledit_show_default'] = 'Zobraz referenční soubor: ';
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: ';
diff --git a/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php b/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php
index 65601e5b9..f5048edd4 100644
--- a/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Templates';
$lang['locfiledit_onglet_lang'] = 'Languages';
$lang['locfiledit_onglet_plug'] = 'Personal Plugin';
-$lang['locfiledit_cant_save'] = 'Current file isn\'t writeable. Check if a directory "include/" is writeable (chmod).';
+$lang['locfiledit_cant_save'] = 'Current file isn\'t writeable. Check if a directory "local/" is writeable (chmod).';
$lang['locfiledit_newfile'] = 'File is not existing and will be created by LocalFiles Editor';
$lang['locfiledit_save_config'] = 'File written successfully.';
$lang['locfiledit_show_default'] = 'Display reference file: ';
diff --git a/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php b/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
index 56c512025..753d8ecf7 100644
--- a/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Templates';
$lang['locfiledit_onglet_lang'] = 'Idiomas';
$lang['locfiledit_onglet_plug'] = 'Plugin personal';
-$lang['locfiledit_cant_save'] = 'Imposible escribir el fichero. Verifique los permisos (chmod) del expediente "include/".';
+$lang['locfiledit_cant_save'] = 'Imposible escribir el fichero. Verifique los permisos (chmod) del expediente "local/".';
$lang['locfiledit_newfile'] = 'El fichero no existe y será creado en el momento del registro por LocalFiles Editor';
$lang['locfiledit_save_config'] = 'El fichero ha sido registrado.';
$lang['locfiledit_show_default'] = 'Fijar el fichero ';
diff --git a/plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php b/plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php
index 8ac03e02a..3a376833b 100644
--- a/plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/fr_FR/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Templates';
$lang['locfiledit_onglet_lang'] = 'Langues';
$lang['locfiledit_onglet_plug'] = 'Plugin Personnel';
-$lang['locfiledit_cant_save'] = 'Impossible d\'écrire le fichier. Vérifiez les permissions (chmod) du dossier "include/".';
+$lang['locfiledit_cant_save'] = 'Impossible d\'écrire le fichier. Vérifiez les permissions (chmod) du dossier "local/".';
$lang['locfiledit_newfile'] = 'Le fichier n\'existe pas et sera créé lors de l\'enregistrement par LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Le fichier a été enregistré.';
$lang['locfiledit_show_default'] = 'Afficher le fichier ';
diff --git a/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php b/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php
index b5583249a..4d8d43343 100644
--- a/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'גיליונות סגנון מדורגים(CSS
$lang['locfiledit_onglet_tpl'] = 'תבניות';
$lang['locfiledit_onglet_lang'] = 'ספות';
$lang['locfiledit_onglet_plug'] = 'תוסף אישי';
-$lang['locfiledit_cant_save'] = 'לא ניתן לשנות את הקובץ. בדוק אם לתיקיה "include/" יש הרשאות לכתיבה (chmod).';
+$lang['locfiledit_cant_save'] = 'לא ניתן לשנות את הקובץ. בדוק אם לתיקיה "local/" יש הרשאות לכתיבה (chmod).';
$lang['locfiledit_newfile'] = 'הקובץ לא קיים, הקובץ ייווצר על ידי עורך הקבצים המקומיים (localfile)';
$lang['locfiledit_save_config'] = 'הקובץ נכתב בהצלחה.';
$lang['locfiledit_show_default'] = 'הצג את ההפניה לקובץ: ';
diff --git a/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php b/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php
index 485de2ffa..5f5281cd4 100644
--- a/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/hr_HR/plugin.lang.php
@@ -27,7 +27,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Predlošci';
$lang['locfiledit_onglet_lang'] = 'Jezici';
$lang['locfiledit_onglet_plug'] = 'Osobni plugin';
-$lang['locfiledit_cant_save'] = 'Trenutna datoteka ne može se zapisati. Provjerite može li se zapisivati u mapu "include/" (chmod).';
+$lang['locfiledit_cant_save'] = 'Trenutna datoteka ne može se zapisati. Provjerite može li se zapisivati u mapu "local/" (chmod).';
$lang['locfiledit_newfile'] = 'Datoteka ne postoji i bit ce kreirana pomocu LocalFiles Editor-a';
$lang['locfiledit_save_config'] = 'Datoteka uspješno zapisana.';
$lang['locfiledit_show_default'] = 'Prikaži referentnu datoteku: ';
diff --git a/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php b/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
index d9cfbd095..e12061775 100644
--- a/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Sablonok';
$lang['locfiledit_onglet_lang'] = 'Nyelv';
$lang['locfiledit_onglet_plug'] = 'Egyedi bővítmény';
-$lang['locfiledit_cant_save'] = 'Az fájl nem írható. Ellenőrizze a könyvtár "include/" írhatóságát (chmod)';
+$lang['locfiledit_cant_save'] = 'Az fájl nem írható. Ellenőrizze a könyvtár "local/" írhatóságát (chmod)';
$lang['locfiledit_newfile'] = 'Nincs ilyen fájl a LocalFiles Editor létre tudja hozni';
$lang['locfiledit_save_config'] = 'A fájl módosítása sikeres.';
$lang['locfiledit_show_default'] = 'Fájl kiválasztás: ';
diff --git a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
index 4bd43c06f..f36e7ce57 100644
--- a/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/it_IT/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Templates';
$lang['locfiledit_onglet_lang'] = 'Lingue';
$lang['locfiledit_onglet_plug'] = 'Plugin Personale';
-$lang['locfiledit_cant_save'] = 'Non è stato possibile scrivere il file. Verificare i permessi (chmod) della directory "include/".';
+$lang['locfiledit_cant_save'] = 'Non è stato possibile scrivere il file. Verificare i permessi (chmod) della directory "local/".';
$lang['locfiledit_newfile'] = 'Il file non esiste e sarà creato durante la fase di registrazione con LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Il file è stato salvato.';
$lang['locfiledit_show_default'] = 'Visualizzare il file ';
diff --git a/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php b/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php
index 9e17d719e..08e974547 100644
--- a/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'テンプレート';
$lang['locfiledit_onglet_lang'] = '言語';
$lang['locfiledit_onglet_plug'] = '個人のプラグイン';
-$lang['locfiledit_cant_save'] = '現在のファイルは書き込みできません。"include/"というディレクトリーは書き込める(chmod)か確認して下さい。';
+$lang['locfiledit_cant_save'] = '現在のファイルは書き込みできません。"local/"というディレクトリーは書き込める(chmod)か確認して下さい。';
$lang['locfiledit_newfile'] = 'ファイルがありませんので、ローカルファイルエディターで作成されます。';
$lang['locfiledit_save_config'] = 'ファイル書き込み成功';
$lang['locfiledit_show_default'] = '参照ファイル展示: ';
diff --git a/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php b/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php
index 1f1effcf9..2dedeb10c 100644
--- a/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'შაბლონები';
$lang['locfiledit_onglet_lang'] = 'ენები';
$lang['locfiledit_onglet_plug'] = 'პერსონალური პლაგინი';
-$lang['locfiledit_cant_save'] = 'ეს ფაილი არ არის ჩაწერის უფლებით. შეამოწმეთ დირექტორია "include/" არის თუ არა შესაბამისი (chmod)–ით.';
+$lang['locfiledit_cant_save'] = 'ეს ფაილი არ არის ჩაწერის უფლებით. შეამოწმეთ დირექტორია "local/" არის თუ არა შესაბამისი (chmod)–ით.';
$lang['locfiledit_newfile'] = 'ფაილი არ არსებობს და შეიქმნება LocalFiles რედაქტორის მიერ ';
$lang['locfiledit_save_config'] = 'ფაილი წარმატებით წაიკითხა.';
$lang['locfiledit_show_default'] = 'ვნახოთ გასასწორებელი ფაილი: ';
diff --git a/plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php b/plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php
index b06b00df9..4bdf6a797 100644
--- a/plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/lv_LV/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Veidnes';
$lang['locfiledit_onglet_lang'] = 'Valodas';
$lang['locfiledit_onglet_plug'] = 'Personas spraudni';
-$lang['locfiledit_cant_save'] = ' Esošais fails nav ierakstams. Parbaudit vai mape "include/" ir ar rakstišanas tiesibam (chmod).';
+$lang['locfiledit_cant_save'] = ' Esošais fails nav ierakstams. Parbaudit vai mape "local/" ir ar rakstišanas tiesibam (chmod).';
$lang['locfiledit_newfile'] = 'Fails neeksiste, tas tiks izveidots izmantojot LocalFiles Editor';
$lang['locfiledit_save_config'] = ' Fails ierakstits sekmigi.';
$lang['locfiledit_show_default'] = ' Paradit izvelnes failu: ';
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: ';
diff --git a/plugins/LocalFilesEditor/language/no_NO/plugin.lang.php b/plugins/LocalFilesEditor/language/no_NO/plugin.lang.php
index 72755a3bb..5600ddc88 100644
--- a/plugins/LocalFilesEditor/language/no_NO/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/no_NO/plugin.lang.php
@@ -27,7 +27,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Maler (templates)';
$lang['locfiledit_onglet_lang'] = 'Språk';
$lang['locfiledit_onglet_plug'] = 'Personlig tilleggsprogram';
-$lang['locfiledit_cant_save'] = 'Gjeldende fil kan ikke skrives til. sjekk om mappen "include/" har skriverettigheter (chmod)(775).';
+$lang['locfiledit_cant_save'] = 'Gjeldende fil kan ikke skrives til. sjekk om mappen "local/" har skriverettigheter (chmod)(775).';
$lang['locfiledit_newfile'] = 'Filen eksisterer ikke og vil bli laget av LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Fil er skrevet.';
$lang['locfiledit_show_default'] = 'Vis referanse fil: ';
diff --git a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
index 14ec3f012..63c09a235 100644
--- a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Szablony';
$lang['locfiledit_onglet_lang'] = 'Języki';
$lang['locfiledit_onglet_plug'] = 'Wtyczki własne';
-$lang['locfiledit_cant_save'] = 'W pliku nie można zapisywać zmian. Sprawdź czy katalog "include/" jest zapisywalny (chmod).';
+$lang['locfiledit_cant_save'] = 'W pliku nie można zapisywać zmian. Sprawdź czy katalog "local/" jest zapisywalny (chmod).';
$lang['locfiledit_newfile'] = 'Plik nie istnieje i zostanie utworzony przez Edytora Plików Lokalnych';
$lang['locfiledit_save_config'] = 'Plik został zapisany pomyślnie.';
$lang['locfiledit_show_default'] = 'Pokaż plik referencyjny: ';
diff --git a/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php b/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
index 2cee0f04f..fdf69cbe2 100644
--- a/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Шаблоны';
$lang['locfiledit_onglet_lang'] = 'Языки';
$lang['locfiledit_onglet_plug'] = 'Личный плагин';
-$lang['locfiledit_cant_save'] = 'Текущий файл не может быть записан. Проверьте, имеются ли права зависи в директории "include/" (chmod).';
+$lang['locfiledit_cant_save'] = 'Текущий файл не может быть записан. Проверьте, имеются ли права зависи в директории "local/" (chmod).';
$lang['locfiledit_newfile'] = 'Файл не существует и будет создан LocalFilesEditor';
$lang['locfiledit_save_config'] = 'Файл записан успешно';
$lang['locfiledit_show_default'] = 'Показать исходный файл: ';
diff --git a/plugins/LocalFilesEditor/language/sk_SK/plugin.lang.php b/plugins/LocalFilesEditor/language/sk_SK/plugin.lang.php
index 5b731832f..d67eaf5ff 100644
--- a/plugins/LocalFilesEditor/language/sk_SK/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/sk_SK/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Šablóny';
$lang['locfiledit_onglet_lang'] = 'Jazyky';
$lang['locfiledit_onglet_plug'] = 'Osobný Plugin';
-$lang['locfiledit_cant_save'] = 'Súčasný súbor nie je zapisovateľný. Skontrolujte, či adresár "include/" je zapisovateľný (chmod).';
+$lang['locfiledit_cant_save'] = 'Súčasný súbor nie je zapisovateľný. Skontrolujte, či adresár "local/" je zapisovateľný (chmod).';
$lang['locfiledit_newfile'] = 'Súbor neexistuje a bude vytvorený pomocou LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Súbor bol úspešne zapísaný.';
$lang['locfiledit_show_default'] = 'Zobraziť referenčný súbor: ';
diff --git a/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php b/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php
index 4b37c18b3..41032cb75 100644
--- a/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/sr_RS/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'css датотека';
$lang['locfiledit_onglet_tpl'] = 'Шаблон';
$lang['locfiledit_onglet_lang'] = 'Језици';
$lang['locfiledit_onglet_plug'] = 'Лични додатак';
-$lang['locfiledit_cant_save'] = 'Тренутна датотека није записана. Проверите да ли је директоријум "include/" има дозволу за упис (chmod).';
+$lang['locfiledit_cant_save'] = 'Тренутна датотека није записана. Проверите да ли је директоријум "local/" има дозволу за упис (chmod).';
$lang['locfiledit_newfile'] = 'Датотека не постоји и биће направљена програмом LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Датотека је успешно записана.';
$lang['locfiledit_show_default'] = 'Прикажи подразумевану датотеку: ';
diff --git a/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php b/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php
index a991afc94..4180e4caa 100644
--- a/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/sv_SE/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Teman';
$lang['locfiledit_onglet_lang'] = 'Språk';
$lang['locfiledit_onglet_plug'] = 'Personligt Plugin';
-$lang['locfiledit_cant_save'] = 'Det går inte att skriva till aktuell fil. Kontrollera att mappen "include/" är skrivbar (chmod).';
+$lang['locfiledit_cant_save'] = 'Det går inte att skriva till aktuell fil. Kontrollera att mappen "local/" är skrivbar (chmod).';
$lang['locfiledit_newfile'] = 'Filen existerar inte så den kommer att skapas av LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Filen skrevs med framgång.';
$lang['locfiledit_show_default'] = 'Visa referens fil: ';
diff --git a/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php b/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
index 13bb77227..0920e8039 100644
--- a/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/tr_TR/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Sablonlar';
$lang['locfiledit_onglet_lang'] = 'Dil Destegi';
$lang['locfiledit_onglet_plug'] = 'Kisisel Plugin';
-$lang['locfiledit_cant_save'] = 'Seçili dosyanin yazilabilirlik izni yok. Lütfen "include/" klasörünü yazilabilir yapiniz (chmod).';
+$lang['locfiledit_cant_save'] = 'Seçili dosyanin yazilabilirlik izni yok. Lütfen "local/" klasörünü yazilabilir yapiniz (chmod).';
$lang['locfiledit_newfile'] = 'Böyle bir dosya bulunamadi ya da Lokal dosya editörü ile yaratildi';
$lang['locfiledit_save_config'] = 'Dosya basariyla yazildi.';
$lang['locfiledit_show_default'] = 'Referans dosyayi göster: ';
diff --git a/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php b/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php
index 13c48d9b4..305669426 100644
--- a/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/vi_VN/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Templates';
$lang['locfiledit_onglet_lang'] = 'Ngôn ngữ';
$lang['locfiledit_onglet_plug'] = 'Plugin cá nhân';
-$lang['locfiledit_cant_save'] = 'Tệp tin hiện tại không được phép ghi. Kiểm tra nếu thư mục "include/" có thể ghi được (chmod).';
+$lang['locfiledit_cant_save'] = 'Tệp tin hiện tại không được phép ghi. Kiểm tra nếu thư mục "local/" có thể ghi được (chmod).';
$lang['locfiledit_newfile'] = 'Tệp tin không tồn tại và sẽ được tạo ra bởi LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Tệp tin đã được ghi thành công.';
$lang['locfiledit_show_default'] = 'Hiển thị tệp tin tham khảo: ';
diff --git a/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php b/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
index 74c852c21..4c5af5d97 100644
--- a/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/zh_CN/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = '模板';
$lang['locfiledit_onglet_lang'] = '语言';
$lang['locfiledit_onglet_plug'] = '个人插件';
-$lang['locfiledit_cant_save'] = '当前文件不可写入。请检查 "include/" 是否可写 (chmod).';
+$lang['locfiledit_cant_save'] = '当前文件不可写入。请检查 "local/" 是否可写 (chmod).';
$lang['locfiledit_newfile'] = '文件不存在,LocalFiles 编辑器将创建它';
$lang['locfiledit_save_config'] = '文件已成功写入.';
$lang['locfiledit_show_default'] = '显示相关文件: ';