i18n: apply help.html dispatch to all languages having the help.html filled for 2.0

git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-04-01 12:24:20 +00:00
commit dd22f7a26e
92 changed files with 2023 additions and 3463 deletions

View file

@ -779,4 +779,10 @@ $lang['Impossible to deactivate this language, you need at least one language.']
$lang['Inactive Languages'] = 'Langues désactivées';
$lang['Make this language available to users'] = 'Rendre cette langue disponible aux utilisateurs';
$lang['Set as default language for unregistered and new users'] = 'Langue par défaut pour les invités et les nouveaux utilisateurs';
$lang['Add Photos'] = 'Ajouter des photos';
$lang['Download'] = 'Télécharger';
$lang['Miscellaneous'] = 'Divers';
$lang['The following tag was deleted'] = 'Le tag suivant a été supprimé';
$lang['User Upload'] = 'Ajout utilisateur';
$lang['Virtual Links'] = 'Liens virtuels';
?>