support feed attachments/enclosures, and fix for bug #30
This commit is contained in:
@@ -192,7 +192,7 @@ $a->strings["Invalid OpenID url"] = "Adresse OpenID invalide";
|
||||
$a->strings["Please enter the required information."] = "Entrez les informations requises.";
|
||||
$a->strings["Please use a shorter name."] = "Utilisez un nom plus court.";
|
||||
$a->strings["Name too short."] = "Nom trop court.";
|
||||
$a->strings["That doesn\\'t appear to be your full (First Last) name."] = "Ceci ne semble pas être votre nom complet (Prénom Nom).";
|
||||
$a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne semble pas être votre nom complet (Prénom Nom).";
|
||||
$a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site.";
|
||||
$a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide.";
|
||||
$a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel.";
|
||||
|
Reference in New Issue
Block a user