more quote identeiifers fixessss
[Pman.Core] / widgets / lib.translation.json
1
2 "SecurePass.js" : {
3          "Weak" : "Weak",
4          "Medium" : "Medium",
5          "Strong" : "Strong",
6          "Too Weak" : "Too Weak",
7          "Password strength:" : "Password strength:",
8          "Your password is Too Weak." : "Your password is Too Weak.",
9          "Please type a password, and then retype it to confirm." : "Please type a password, and then retype it to confirm.",
10          "Your password can't contain your last name. Please type a different password." : "Your password can't contain your last name. Please type a different password.",
11          "Your password can't contain your first name. Please type a different password." : "Your password can't contain your first name. Please type a different password.",
12          "Your password can't include the part of your ID. Please type a different password." : "Your password can't include the part of your ID. Please type a different password.",
13          "Your password must be at least 6 characters long. Please type a different password." : "Your password must be at least 6 characters long. Please type a different password.",
14          "Your password can't contain more than 16 characters. Please type a different password." : "Your password can't contain more than 16 characters. Please type a different password.",
15          "The password contains characters that aren't allowed. Please type a different password." : "The password contains characters that aren't allowed. Please type a different password."
16 },