Meilleur libell
This commit is contained in:
parent
fe1db58cb7
commit
b0a83fee83
@ -203,7 +203,7 @@ if ($resql)
|
||||
{
|
||||
print '<table class="noborder" width="100%">';
|
||||
print '<tr class="liste_titre">';
|
||||
print '<td colspan="4">'.$langs->trans("LastMembers",$max).'</td></tr>';
|
||||
print '<td colspan="4">'.$langs->trans("LastMembersModified",$max).'</td></tr>';
|
||||
|
||||
$num = $db->num_rows($resql);
|
||||
if ($num)
|
||||
|
||||
@ -94,6 +94,7 @@ BlankSubscriptionForm=Subscription form
|
||||
MemberPublicLinks=Public links/pages
|
||||
ExportDataset_member_1=Members and properties
|
||||
LastMembers=Last %s members
|
||||
LastMembersModified=Last %s modified members
|
||||
AttributeName=Attribute name
|
||||
FieldEdition=% field edition
|
||||
AlphaNumOnlyCharsAndNoSpace=only alphanumericals characters without space
|
||||
|
||||
@ -94,6 +94,7 @@ BlankSubscriptionForm=Formulaire inscription
|
||||
MemberPublicLinks=Liens/pages publiques
|
||||
ExportDataset_member_1=Adhérentes et attributs
|
||||
LastMembers=Les %s derniers adhérents
|
||||
LastMembersModified=Les %s derniers adhérents modifiés
|
||||
AttributeName=Nom de l'attribut
|
||||
FieldEdition=Édition du champ %s
|
||||
AlphaNumOnlyCharsAndNoSpace=uniquement caratères alphanumeriques sans espace
|
||||
|
||||
Loading…
Reference in New Issue
Block a user