From d715d19412801533fa87a03c22eca9d9f6eca9d0 Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Wed, 30 Oct 2013 21:21:12 +0100 Subject: [PATCH] Other updated text --- js_src/UpdatePanel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js_src/UpdatePanel.js b/js_src/UpdatePanel.js index aed438c..54611ef 100644 --- a/js_src/UpdatePanel.js +++ b/js_src/UpdatePanel.js @@ -202,7 +202,7 @@ function UpdatePanel() { text = "Installing update... (will take a minute)"; break; case UpdatePanel.INSTALLED: - text = "Update complete, please reconnect by connecting your device to "+settings.substituted_ssid+" and going to draw.doodle3d.com"; + text = "Update complete, please reconnect by connecting your device to the access point of your WiFi box and going to draw.doodle3d.com"; //text = "Update complete, please refresh Page."; break; case UpdatePanel.INSTALL_FAILED: