feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
f03dcee21a
commit
fe569ab1bf
109 changed files with 99 additions and 1829 deletions
|
|
@ -44,8 +44,6 @@ $lang['%d new image'] = '%d nouvelle image';
|
|||
$lang['%d new images'] = '%d nouvelles images';
|
||||
$lang['%d new user'] = '%d nouvel utilisateur';
|
||||
$lang['%d new users'] = '%d nouveaux utilisateurs';
|
||||
$lang['%d waiting element'] = '%d élément en attente';
|
||||
$lang['%d waiting elements'] = '%d éléments en attente';
|
||||
$lang['About'] = 'À propos';
|
||||
$lang['All tags'] = 'Tous les mots clés';
|
||||
$lang['Any tag'] = 'N\'importe quel mot clé';
|
||||
|
|
@ -322,7 +320,6 @@ $lang['Registration of %s'] = 'Enregistrement de %s';
|
|||
$lang['Album: %s'] = 'Catégorie : %s';
|
||||
$lang['Picture name: %s'] = 'Nom de l\'image : %s';
|
||||
$lang['Creation date: %s'] = 'Date de création : %d';
|
||||
$lang['Waiting page: %s'] = 'Page en attente : %s';
|
||||
$lang['Picture uploaded by %s'] = 'Image téléchargée par %s';
|
||||
// --------- Starting below: New or revised $lang ---- from version 1.7.1
|
||||
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statut de l\'utilisateur "guest" non conforme, utilisation du statut par défaut. Veuillez prévenir le webmestre.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue