mirror of
https://github.com/SKCraft/Launcher.git
synced 2025-01-08 19:38:58 +01:00
Fix unknown Xbox error formatting
This commit is contained in:
parent
b979eb33c9
commit
832dab329a
@ -114,7 +114,7 @@ login.microsoft.seeBrowser=Check your browser to login with Microsoft.
|
|||||||
login.xbox.generic=Failed to authenticate with Xbox Live.
|
login.xbox.generic=Failed to authenticate with Xbox Live.
|
||||||
login.xbox.noXboxAccount=That account does not have an Xbox account associated!
|
login.xbox.noXboxAccount=That account does not have an Xbox account associated!
|
||||||
login.xbox.isChild=The account is a child (under 18) and cannot proceed unless it is part of a Family.
|
login.xbox.isChild=The account is a child (under 18) and cannot proceed unless it is part of a Family.
|
||||||
login.xbox.unknown=An unknown error occurred while logging in with Xbox (XErr %d)
|
login.xbox.unknown=An unknown error occurred while logging in with Xbox (XErr {0})
|
||||||
|
|
||||||
console.title=Messages and Errors
|
console.title=Messages and Errors
|
||||||
console.launcherConsoleTitle=Launcher Messages
|
console.launcherConsoleTitle=Launcher Messages
|
||||||
|
Loading…
Reference in New Issue
Block a user