From c397b99a5400a0ebfb793e4c365133817fb883b8 Mon Sep 17 00:00:00 2001 From: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:12:36 -0600 Subject: [PATCH] Revise unmounted Developer Disk Image message Updated message for unmounted Developer Disk Image to include Wi-Fi connection and force-restart instructions. --- StikJIT/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StikJIT/en.lproj/Localizable.strings b/StikJIT/en.lproj/Localizable.strings index 0c48a586..1e168d69 100644 --- a/StikJIT/en.lproj/Localizable.strings +++ b/StikJIT/en.lproj/Localizable.strings @@ -2,7 +2,7 @@ "Click connect to get started" = "Click connect to get started"; "Pick pairing file to get started" = "Pick pairing file to get started"; "Device Not Mounted" = "Device Not Mounted"; -"The Developer Disk Image has not been mounted yet. Check in settings for more information." = "The Developer Disk Image has not been mounted yet. Check in settings for more information."; +"The Developer Disk Image has not been mounted yet. Check in settings for more information." = "The Developer Disk Image has not been mounted yet. Connect to Wi-Fi and force-restart StikDebug."; "Connect by App" = "Connect by App"; "Select Pairing File" = "Select Pairing File"; "Connect by PID" = "Connect by PID";