You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
"LIVE_DEVELOPMENT_RELAUNCH_TITLE" : "Connecting to Browser",
87
87
"LIVE_DEVELOPMENT_ERROR_MESSAGE" : "In order for Live Preview to connect, Chrome needs to be relaunched with remote debugging enabled.<br /><br />Would you like to relaunch Chrome and enable remote debugging?",
88
-
"LIVE_DEV_LOADING_ERROR_MESSAGE" : "Unable to load Live Development page",
88
+
"LIVE_DEV_LOADING_ERROR_MESSAGE" : "Unable to load Live Preview page",
89
89
"LIVE_DEV_NEED_HTML_MESSAGE" : "Open an HTML file or make sure there is an index.html file in your project in order to launch live preview.",
90
90
"LIVE_DEV_NEED_BASEURL_MESSAGE" : "To launch live preview with a server-side file, you need to specify a Base URL for this project.",
91
-
"LIVE_DEV_SERVER_NOT_READY_MESSAGE" : "Error starting up the HTTP server for live development files. Please try again.",
91
+
"LIVE_DEV_SERVER_NOT_READY_MESSAGE" : "Error starting up the HTTP server for live preview files. Please try again.",
92
92
"LIVE_DEVELOPMENT_INFO_TITLE" : "Welcome to Live Preview!",
93
93
"LIVE_DEVELOPMENT_INFO_MESSAGE" : "Live Preview connects {APP_NAME} to your browser. It launches a preview of your HTML file in the browser, then updates the preview instantly as you edit your code.<br /><br />In this early version of {APP_NAME}, Live Preview only works with <strong>Google Chrome</strong> and updates live as you edit <strong>CSS or HTML files</strong>. Changes to JavaScript files are automatically reloaded when you save.<br /><br />(You'll only see this message once.)",
94
-
"LIVE_DEVELOPMENT_TROUBLESHOOTING" : "For more information, see <a href='{0}' title='{0}'>Troubleshooting Live Development connection errors</a>.",
94
+
"LIVE_DEVELOPMENT_TROUBLESHOOTING" : "For more information, see <a href='{0}' title='{0}'>Troubleshooting Live Preview connection errors</a>.",
0 commit comments