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.
Copy file name to clipboardExpand all lines: src/nls/root/strings.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ define({
68
68
"ERROR_RENAMING_NOT_IN_PROJECT" : "The file or directory is not part of the currently opened project. Unfortunately, only project files can be renamed at this point.",
69
69
"ERROR_MOVING_FILE_TITLE" : "Error Moving {0}",
70
70
"ERROR_MOVING_FILE" : "An error occurred when trying to move the {2} <span class='dialog-filename'>{0}</span>. {1}",
71
-
"ERROR_MOVING_NOT_IN_PROJECT" : "The file or directory is not part of the currently opened project. Unfortunately, only project files can be moved at this point.",
71
+
"ERROR_MOVING_NOT_IN_PROJECT" : "Cannot move the file/folder, as they are not part of the current project.",
0 commit comments