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