]> git.mxchange.org Git - friendica-addons.git/blobdiff - notifyall/lang/fr/strings.php
regenerated all the strings
[friendica-addons.git] / notifyall / lang / fr / strings.php
index 6b78241c874ef442f345fd6c64f13e266fdbca4d..5932cb06df87d9a2e1944473411d95662187b9be 100644 (file)
@@ -5,11 +5,10 @@ function string_plural_select_fr($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$a->strings["Send email to all members"] = "Envoyer un courriel à tous les membres";
-$a->strings["No recipients found."] = "Aucun destinataire trouvé.";
-$a->strings["Emails sent"] = "Courriels envoyés";
-$a->strings["Send email to all members of this Friendica instance."] = "Envoyer un courriel à tous les membres de cet instance Friendica.";
-$a->strings["Message subject"] = "Objet du message";
-$a->strings["Test mode (only send to administrator)"] = "Mode test (envoyer uniquement à l'administrateur)";
-$a->strings["Submit"] = "Envoyer";
+$a->strings['Send email to all members'] = 'Envoyer un courriel à tous les membres';
+$a->strings['No recipients found.'] = 'Aucun destinataire trouvé.';
+$a->strings['Emails sent'] = 'Courriels envoyés';
+$a->strings['Send email to all members of this Friendica instance.'] = 'Envoyer un courriel à tous les membres de cet instance Friendica.';
+$a->strings['Message subject'] = 'Objet du message';
+$a->strings['Test mode (only send to administrator)'] = 'Mode test (envoyer uniquement à l\'administrateur)';
+$a->strings['Submit'] = 'Envoyer';