X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ffr%2Fstrings.php;h=423645c86262b905feae626792b5cbdfc1e8efab;hb=8c245a5d2f4e6882211ac17561f86537a7089c73;hp=b6b20f68c1e3f4eb48b7434e9f8406e27a840739;hpb=989b1b209e838232082f83841fb8f0324ebbae97;p=friendica.git diff --git a/view/fr/strings.php b/view/fr/strings.php index b6b20f68c1..423645c862 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -159,6 +159,8 @@ $a->strings['Cancel'] = 'Annuler'; $a->strings['Global Directory'] = 'Annuaire global'; $a->strings['Item not found.'] = 'Élément introuvable.'; $a->strings['Private Message'] = 'Message privé'; +$a->strings["I like this \x28toggle\x29"] = "I like this \x28toggle\x29"; +$a->strings["I don't like this \x28toggle\x29"] = "I don't like this \x28toggle\x29"; $a->strings['This is you'] = 'C\'est vous'; $a->strings['View $name\'s profile'] = 'Voir le profil de $name'; $a->strings['Item has been removed.'] = 'Cet élément a été enlevé.';