From 3dd1028de705dc2fa835ee22ab823d4a629e62b9 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 3 Jun 2014 11:18:34 +0200 Subject: [PATCH] Fix syntaxe error in fr locale file --- lib/Vroom/I18N/fr.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Vroom/I18N/fr.pm b/lib/Vroom/I18N/fr.pm index 05aa2d0..2071f29 100644 --- a/lib/Vroom/I18N/fr.pm +++ b/lib/Vroom/I18N/fr.pm @@ -81,7 +81,7 @@ our %Lexicon = ( "HE_WILL_TRY_TO_JOIN_LATER" => "Cette personne essaiera de vous rejoindre plus tard", "HE_WONT_JOIN" => "Cette personne ne pourra pas vous rejoindre", "MESSAGE" => "Message", - "SEND_CUSTOM_MESSAGE" => "Vous pouvez ajouter un message personnalisé" . + "SEND_CUSTOM_MESSAGE" => "Vous pouvez ajouter un message personnalisé", "DISPLAY_NAME" => "Nom", "YOUR_NAME" => "Votre nom", "NAME_SENT_TO_OTHERS" => "Ce nom sera envoyé aux autres participants pour qu'ils puissent vous identifier. " .