Admin advices can be easily extended to new advices.

Admin advices plugin can be translated like any other plugins.
Admin advices plugin has been extended with External summary (a technical and non translated part).

Some template cleaning.

git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital 2008-08-12 20:43:56 +00:00
commit 8ab0da7da2
59 changed files with 1148 additions and 4331 deletions

View file

@ -657,4 +657,6 @@ $lang['Replacers'] = 'Remplaçants (templates modifiés)';
$lang['Original templates'] = 'Templates d\'origine';
$lang['Optional URL keyword'] = 'Paramètre facultatif de l\'URL';
$lang['Templates recorded.'] = 'La configuration des templates a été enregistrée.';
$lang['Optimizations completed'] = 'Toutes les optimisations ont été réalisées avec succès.';
$lang['Optimizations errors'] = 'Certaines optimisations se sont terminées avec des erreurs.';
?>