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 @@
"2571": {
"name": "ACCOUNT_ID_ALREADY_EXISTS",
"message": "The Nintendo Network ID you entered\nis already in use.\n\nPlease enter a different ID.",
"short_description": "You are trying to create a PNID using a username that is either already in use by another Pretendo user, or is used by a different NNID on your console",
"long_description": "Unknown cause.",
"short_solution": "Choose a different username",
"long_solution": "Unknown solution.",
"short_description": "You are trying to create a PNID using a username that is either already in use by another Pretendo user, or is used by a different NNID on your console.",
"long_description": "You are trying to create a PNID using a username that is either already in use by another Pretendo user, or is used by a different NNID on your console.",
"short_solution": "Choose a different username.",
"long_solution": "Choose a different username.",
"support_link": "https://preten.do/102-2571"
}
}