mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
escape \ in translation file
This commit is contained in:
parent
7c1c515b41
commit
c2b409b723
@ -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?\\r\\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?\\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?",
|
||||
"Connecting": "CONNECTING...",
|
||||
"OK": "OK",
|
||||
"ServerRefusedConnection": "Server refused connection.\r\n{0}",
|
||||
"ClientDisconnectWithError": "Client disconnected with error!\r\n{0}",
|
||||
"ServerRefusedConnection": "Server refused connection.\\r\\n{0}",
|
||||
"ClientDisconnectWithError": "Client disconnected with error!\\r\\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