[trunk] - LocalFilesEditor - remplace include by local

git-svn-id: http://piwigo.org/svn/trunk@8555 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-01-09 18:23:44 +00:00
parent 5c518c20c3
commit f39ef584fe
22 changed files with 22 additions and 22 deletions
@@ -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: ';