From 294577a48b2d6356dd7695716ea0379bf3a087df Mon Sep 17 00:00:00 2001 From: Olivier Migeot Date: Thu, 7 Apr 2011 15:13:31 +0200 Subject: [PATCH] Quick fix. --- view/fr/strings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/fr/strings.php b/view/fr/strings.php index 0062a24b59..de20979343 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -614,4 +614,4 @@ $a->strings["Done Editing"] = "Édition terminée"; $a->strings["Pending Friend/Connect Notifications"] = "Notifications de relation/amitié enattente"; $a->strings["User registrations waiting for confirm"] = "Inscriptions d'utilisateurs en attente de confirmation"; $a->strings["Delete this item?"] = "Effacer cet élément?"; -$a->strings["Comment"] = "Commenter"; +$a->strings["Comment"] = "Comment";