diff options
Diffstat (limited to 'plugins/LocalFilesEditor/language/hu_HU')
-rw-r--r-- | plugins/LocalFilesEditor/language/hu_HU/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
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: '; |