mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13: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'] = 'Файл не существует и будет создан LocalFilesEditor';
|
||||
$lang['locfiledit_save_config'] = 'Файл записан успешно';
|
||||
$lang['locfiledit_show_default'] = 'Показать исходный файл: ';
|
||||
|
||||
Reference in New Issue
Block a user