From a3fd4f2c5e3187028b13cedab06d479a0d76d514 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 23 Aug 2011 17:48:09 +0000 Subject: [PATCH] Fixed English translation of UI/PreferencesUI. Monotone-Parent: 87aa0e7fcb103fe297872cf18c946d66064eb96e Monotone-Revision: 4d37ced4d18a580dd453377f39144a265c8580cf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-08-23T17:48:09 Monotone-Branch: ca.inverse.sogo --- .../English.lproj/Localizable.strings | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/UI/PreferencesUI/English.lproj/Localizable.strings b/UI/PreferencesUI/English.lproj/Localizable.strings index f821029b6..d9e1864b9 100644 --- a/UI/PreferencesUI/English.lproj/Localizable.strings +++ b/UI/PreferencesUI/English.lproj/Localizable.strings @@ -261,17 +261,17 @@ "Label 4" = "Label 4"; "Label 5" = "Label 5"; -"Password must not be empty." = "Le mot de passe ne doit pas être vide."; -"The passwords do not match. Please try again." = "Les mots de passe ne sont pas identiques. Essayez de nouveau."; -"Password change failed" = "Échec au changement"; -"Password change failed - Permission denied" = "Échec au changement - mauvaises permissions"; -"Password change failed - Insufficient password quality" = "Échec au changement - qualité insuffisante"; -"Password change failed - Password is too short" = "Échec au changement - mot de passe trop court"; -"Password change failed - Password is too young" = "Échec au changement - mot de passe trop récent"; -"Password change failed - Password is in history" = "Échec au changement - mot de passe dans l'historique"; -"Unhandled policy error: %{0}" = "Erreur inconnue pour le ppolicy: %{0}"; -"Unhandled error response" = "Erreur inconnue"; -"Password change is not supported." = "Changement de mot de passe non-supporté."; -"Unhandled HTTP error code: %{0}" = "Code HTTP non-géré: %{0}"; -"New password:" = "Nouveau mot de passe:"; +"Password must not be empty." = "Password must not be empty."; +"The passwords do not match. Please try again." = "The passwords do not match. Please try again."; +"Password change failed" = "Password change failed"; +"Password change failed - Permission denied" = "Password change failed - Permission denied"; +"Password change failed - Insufficient password quality" = "Password change failed - Insufficient password quality"; +"Password change failed - Password is too short" = "Password change failed - Password is too short"; +"Password change failed - Password is too young" = "Password change failed - Password is too young"; +"Password change failed - Password is in history" = "Password change failed - Password is in history"; +"Unhandled policy error: %{0}" = "Unhandled policy error: %{0}"; +"Unhandled error response" = "Unhandled error response"; +"Password change is not supported." = "Password change is not supported."; +"Unhandled HTTP error code: %{0}" = "Unhandled HTTP error code: %{0}"; +"New password:" = "New password:"; "Confirmation:" = "Confirmation:"; \ No newline at end of file