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