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 @@
"2512": {
"name": "APPLICATION_UPDATE_REQUIRED",
"message": "This software must be updated before\nonline services can be used.\n\nTo update the software, go to the Wii U\nMenu and then start the software again.",
"short_description": "Your game is not up to date",
"long_description": "Unknown cause.",
"short_solution": "Update your game",
"long_solution": "Unknown solution.",
"short_description": "Your game is not up to date.",
"long_description": "Your game is not up to date.",
"short_solution": "Update your game.",
"long_solution": "Update your game.",
"support_link": "https://preten.do/102-2512"
}
}