mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
use \n instead of \\r\\n
This commit is contained in:
parent
8045501560
commit
b5999030be
@ -11,15 +11,15 @@
|
||||
"HostExistingOrNew": "Do you want to host an existing expedition, or host a new expedition?",
|
||||
"ExistingSave": "EXISTING SAVE",
|
||||
"NewSave": "NEW SAVE",
|
||||
"DisconnectAreYouSure": "Are you sure you want to disconnect?\\r\\nThis will send you back to the main menu.",
|
||||
"DisconnectAreYouSure": "Are you sure you want to disconnect?\nThis will send you back to the main menu.",
|
||||
"Yes": "YES",
|
||||
"No": "NO",
|
||||
"StopHostingAreYouSure": "Are you sure you want to stop hosting?\\r\\nThis will disconnect all clients and send everyone back to the main menu.",
|
||||
"CopyProductUserIDToClipboard": "Hosting server.\\r\\nClients will connect using your product user id, which is :\\r\\n{0}\\r\\nDo you want to copy this to the clipboard?",
|
||||
"StopHostingAreYouSure": "Are you sure you want to stop hosting?\nThis will disconnect all clients and send everyone back to the main menu.",
|
||||
"CopyProductUserIDToClipboard": "Hosting server.\nClients will connect using your product user id, which is :\n{0}\nDo you want to copy this to the clipboard?",
|
||||
"Connecting": "CONNECTING...",
|
||||
"OK": "OK",
|
||||
"ServerRefusedConnection": "Server refused connection.\\r\\n{0}",
|
||||
"ClientDisconnectWithError": "Client disconnected with error!\\r\\n{0}",
|
||||
"ServerRefusedConnection": "Server refused connection.\n{0}",
|
||||
"ClientDisconnectWithError": "Client disconnected with error!\n{0}",
|
||||
"QSBVersionMismatch": "QSB version does not match. (Client:{0}, Server:{1})",
|
||||
"OWVersionMismatch": "Outer Wilds version does not match. (Client:{0}, Server:{1})",
|
||||
"DLCMismatch": "DLC installation state does not match. (Client:{0}, Server:{1})",
|
||||
|
Loading…
Reference in New Issue
Block a user