mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +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:
@@ -27,7 +27,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
|
||||
$lang['locfiledit_onglet_tpl'] = 'Šablony';
|
||||
$lang['locfiledit_onglet_lang'] = 'Jazyky';
|
||||
$lang['locfiledit_onglet_plug'] = 'Vlastní pluginy';
|
||||
$lang['locfiledit_cant_save'] = 'Vybraný soubor nelze přepsat.Zkontrolujte jestli je složka "include/" zapisovatelná (chmod).';
|
||||
$lang['locfiledit_cant_save'] = 'Vybraný soubor nelze přepsat.Zkontrolujte jestli je složka "local/" zapisovatelná (chmod).';
|
||||
$lang['locfiledit_newfile'] = 'Soubor neexistuje a bude vytvořen LocalFiles Editorem';
|
||||
$lang['locfiledit_save_config'] = 'Soubor byl změněn.';
|
||||
$lang['locfiledit_show_default'] = 'Zobraz referenční soubor: ';
|
||||
|
||||
Reference in New Issue
Block a user