From 6728a11ee38e890a0ce9b8b6d96dba98a7238129 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 6 Apr 2011 19:41:16 -0700 Subject: support feed attachments/enclosures, and fix for bug #30 --- view/fr/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/fr/strings.php') diff --git a/view/fr/strings.php b/view/fr/strings.php index 5a6ae5027..0062a24b5 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -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."; -- cgit v1.2.3