{{ ($ctrl.titleText || "Change Password") | tr }}

{{ "Your current password has expired, so you need to set a new one" | tr }}

{{"Password Policy" | tr }}

{{"Passwords must:" | tr }}

  • {{item.text}}
{{ "Old password is incorrect" | tr }}
{{ "Old password required" | tr }}
{{ "Passwords don't match" | tr }}
{{ errorText }}
Strength:
{{ "Cancel" | tr }} {{ ($ctrl.submitText || "Change") | tr }}