mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 02:33:02 +02:00
[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:
@@ -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'] = '显示相关文件: ';
|
||||
|
||||
Reference in New Issue
Block a user