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
@@ -1130,7 +1130,7 @@ define({
1130
1130
"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>",
1131
1131
"DEFAULT_PROJECT_NOTIFICATION": "Click here to open the <br/><b>default project</b> in phoenix. </br> <a href='#' style='float:right;'>ok</a>",
1132
1132
"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?",
1133
-
"DEFAULT_PROJECT_HTML_CLICK_HERE": "Click here locate this this <span> in the HTML file",
1133
+
"DEFAULT_PROJECT_HTML_CLICK_HERE": "Click here to locate this <span> in the HTML file",
1134
1134
"BUILD_WEBSITE_SECTION": "Build Website",
1135
1135
"LEARN_SECTION": "Learn With Examples",
1136
1136
"CREATE_EXTENSION_SECTION": "Create {APP_NAME} Extensions and Themes",
0 commit comments