From 68da548f675031c8c9b59a289c82c40dd6b6823b Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Sat, 25 Jun 2022 10:15:31 -0700 Subject: [PATCH] put warning in connect prompt --- QSB/Translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QSB/Translations/en.json b/QSB/Translations/en.json index 99c587e4..26963f54 100644 --- a/QSB/Translations/en.json +++ b/QSB/Translations/en.json @@ -4,8 +4,8 @@ "MainMenuConnect": "CONNECT TO MULTIPLAYER", "PauseMenuDisconnect": "DISCONNECT", "PauseMenuStopHosting": "STOP HOSTING", - "PublicIPAddress": "Public IP Address", - "ProductUserID": "Product User ID", + "PublicIPAddress": "Public IP Address\n\n(YOUR SAVE DATA WILL BE OVERWRITTEN)", + "ProductUserID": "Product User ID\n\n(YOUR SAVE DATA WILL BE OVERWRITTEN)", "Connect": "CONNECT", "Cancel": "CANCEL", "HostExistingOrNew": "Do you want to host an existing expedition, or host a new expedition?",