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