diff --git a/QSB/Translations/en.json b/QSB/Translations/en.json index c1907f74..3a0e526b 100644 --- a/QSB/Translations/en.json +++ b/QSB/Translations/en.json @@ -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})",