diff options
Diffstat (limited to 'plugins/LocalFilesEditor/language/ka_GE')
-rw-r--r-- | plugins/LocalFilesEditor/language/ka_GE/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
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'] = 'ვნახოთ გასასწორებელი ფაილი: '; |