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: i18n/en.json
+5-2
Original file line number
Diff line number
Diff line change
@@ -411,10 +411,13 @@
411
411
"createdArchive": "Created archive '{0}'.",
412
412
"doneCompiling": "Done compiling.",
413
413
"doneUploading": "Done uploading.",
414
-
"editInvalidSketchFolderName": "Do you want to try to save the sketch folder with a different name?",
414
+
"editInvalidSketchFolderLocationQuestion": "Do you want to try to save the sketch to a different location?",
415
+
"editInvalidSketchFolderQuestion": "Do you want to try to save the sketch with a different name?",
415
416
"exportBinary": "Export Compiled Binary",
416
417
"invalidCloudSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 36 characters.",
"invalidSketchName": "The name must start with a letter or number, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters.",
419
422
"moving": "Moving",
420
423
"movingMsg": "The file \"{0}\" needs to be inside a sketch folder named \"{1}\".\nCreate this folder, move the file, and continue?",
0 commit comments