]> git.mxchange.org Git - friendica-addons.git/blobdiff - numfriends/lang/fr/strings.php
regenerated all the strings
[friendica-addons.git] / numfriends / lang / fr / strings.php
index 00b35f1f5f581baa833ecb022d1ae490f1073f38..835482c89a0e84819956e7cf068510e1c7f3d0bf 100644 (file)
@@ -5,8 +5,7 @@ function string_plural_select_fr($n){
        $n = intval($n);
        return intval($n > 1);
 }}
-;
-$a->strings["Numfriends settings updated."] = "Configuration de Numfriends mise à jour.";
-$a->strings["Numfriends Settings"] = "Réglages de Numfriends";
-$a->strings["How many contacts to display on profile sidebar"] = "Nombre de contacts à afficher dans le volet de profil";
-$a->strings["Submit"] = "Appliquer";
+$a->strings['Numfriends settings updated.'] = 'Configuration de Numfriends mise à jour.';
+$a->strings['Numfriends Settings'] = 'Réglages de Numfriends';
+$a->strings['How many contacts to display on profile sidebar'] = 'Nombre de contacts à afficher dans le volet de profil';
+$a->strings['Submit'] = 'Appliquer';