[branches 2.1] - LocalFilesEditor - remplace include by local

git-svn-id: http://piwigo.org/svn/branches/2.1@8554 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-01-09 18:03:54 +00:00
parent a862b910f8
commit adce4beae1
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'] = 'Langues';
$lang['locfiledit_onglet_plug'] = 'Plugin Personnel';
$lang['locfiledit_cant_save'] = 'Impossible d\'écrire le fichier. Vérifiez les permissions (chmod) du dossier "include/".';
$lang['locfiledit_cant_save'] = 'Impossible d\'écrire le fichier. Vérifiez les permissions (chmod) du dossier "local/".';
$lang['locfiledit_newfile'] = 'Le fichier n\'existe pas et sera créé lors de l\'enregistrement par LocalFiles Editor';
$lang['locfiledit_save_config'] = 'Le fichier a été enregistré.';
$lang['locfiledit_show_default'] = 'Afficher le fichier ';