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
Copy file name to clipboardExpand all lines: src/nls/root/strings.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1174,7 +1174,7 @@ define({
1174
1174
"BEAUTIFY_CODE_NOTIFICATION": "Click here or press <b>`{0}`</b> to Beautify code. </br> <img src=\"styles/images/beautify.gif\"> <br/> <a href='#' style='float:right;'>ok</a>",
1175
1175
"DEFAULT_PROJECT_NOTIFICATION": "Click here to open the <br/><b>default project</b> in phoenix. </br> <a href='#' style='float:right;'>ok</a>",
1176
1176
"DIRECTORY_REPLACE_MESSAGE": "The selected folder <span class='dialog-filename'>{0}</span> is not empty. Are you sure you want to replace the folder contents with the project?",
1177
-
"DEFAULT_PROJECT_HTML_CLICK_HERE": "Click here to locate this <span> in the HTML file",
1177
+
"DEFAULT_PROJECT_HTML_CLICK_HERE": "Click here to locate this <span> in the HTML file",
1178
1178
"BUILD_WEBSITE_SECTION": "Build Website",
1179
1179
"LEARN_SECTION": "Learn With Examples",
1180
1180
"CREATE_EXTENSION_SECTION": "Create {APP_NAME} Extensions and Themes",
0 commit comments