Ensure all 102 errors have same desc/solution and end with full stop

This commit is contained in:
William Oldham 2024-12-30 13:56:02 +00:00
commit e18a7886f8
53 changed files with 180 additions and 180 deletions

View file

@ -3,10 +3,10 @@
"2573": {
"name": "ACCOUNT_PASSWORD_NOT_ACCEPTABLE",
"message": "The password you entered\ncannot be used.\n\nPlease try again, following the\ninstructions on your TV screen.",
"short_description": "The password entered did not follow the instructions",
"long_description": "Unknown cause.",
"short_solution": "Choose a different password",
"long_solution": "Unknown solution.",
"short_description": "The password entered did not follow the instructions.",
"long_description": "The password entered did not follow the instructions.",
"short_solution": "Choose a different password.",
"long_solution": "Choose a different password.",
"support_link": "https://preten.do/102-2573"
}
}