Minor locale update

master
Daniel Berteaud 11 years ago
parent 60f0cb53b9
commit 6c796f1a15
  1. 2
      lib/Vroom/I18N/en.pm
  2. 2
      lib/Vroom/I18N/fr.pm

@ -95,7 +95,7 @@ our %Lexicon = (
"YOU_CAN_PASSWORD_PROTECT_JOIN" => "You can protect this room with a password", "YOU_CAN_PASSWORD_PROTECT_JOIN" => "You can protect this room with a password",
"PASSWORD" => "Password", "PASSWORD" => "Password",
"PASSWORD_PROTECT" => "Password protect", "PASSWORD_PROTECT" => "Password protect",
"PASSWORD_SET" => "Password updated", "PASSWORD_SET" => "Password set",
"PASSWORD_REMOVED" => "Password removed", "PASSWORD_REMOVED" => "Password removed",
"PASSWORDS_DO_NOT_MATCH" => "Passwords do not match", "PASSWORDS_DO_NOT_MATCH" => "Passwords do not match",
"MAKE_THIS_ROOM_PERSISTENT" => "Make this room persistent", "MAKE_THIS_ROOM_PERSISTENT" => "Make this room persistent",

@ -102,7 +102,7 @@ our %Lexicon = (
"YOU_CAN_PASSWORD_PROTECT_JOIN" => "Protéger l'accès au salon par un mot de passe", "YOU_CAN_PASSWORD_PROTECT_JOIN" => "Protéger l'accès au salon par un mot de passe",
"PASSWORD" => "Mot de passe", "PASSWORD" => "Mot de passe",
"PASSWORD_PROTECT" => "Protéger par mot de passe", "PASSWORD_PROTECT" => "Protéger par mot de passe",
"PASSWORD_SET" => "Le mot de passe a été mis à jour", "PASSWORD_SET" => "Le mot de passe a été pris en compte",
"PASSWORD_REMOVED" => "Le mot de passe a été supprimé", "PASSWORD_REMOVED" => "Le mot de passe a été supprimé",
"PASSWORDS_DO_NOT_MATCH" => "Les mots de passe ne correspondent pas", "PASSWORDS_DO_NOT_MATCH" => "Les mots de passe ne correspondent pas",
"MAKE_THIS_ROOM_PERSISTENT" => "Rendre ce salon persistant", "MAKE_THIS_ROOM_PERSISTENT" => "Rendre ce salon persistant",

Loading…
Cancel
Save