@@ -726,9 +726,9 @@ msgstr "Error during JSON encoding of the output: %v"
726
726
#: cli/compile/compile.go:212
727
727
#: cli/compile/compile.go:244
728
728
#: cli/upload/upload.go:96
729
- #: cli/upload/upload.go:101
730
- #: cli/upload/upload.go:111
731
- #: cli/upload/upload.go:134
729
+ #: cli/upload/upload.go:102
730
+ #: cli/upload/upload.go:118
731
+ #: cli/upload/upload.go:145
732
732
msgid "Error during Upload: %v"
733
733
msgstr "Error during Upload: %v"
734
734
@@ -2252,7 +2252,7 @@ msgid "Upload the bootloader."
2252
2252
msgstr "Upload the bootloader."
2253
2253
2254
2254
#: cli/compile/compile.go:218
2255
- #: cli/upload/upload.go:117
2255
+ #: cli/upload/upload.go:124
2256
2256
msgid "Uploading to specified board using %s protocol requires the following info:"
2257
2257
msgstr "Uploading to specified board using %s protocol requires the following info:"
2258
2258
@@ -2443,7 +2443,7 @@ msgstr "calling %[1]s: %[2]w"
2443
2443
msgid "can't find latest release of %s"
2444
2444
msgstr "can't find latest release of %s"
2445
2445
2446
- #: arduino/sketch/sketch.go:101
2446
+ #: arduino/sketch/sketch.go:105
2447
2447
msgid "can't find main Sketch file in %s"
2448
2448
msgstr "can't find main Sketch file in %s"
2449
2449
@@ -2535,7 +2535,7 @@ msgstr "creating temp dir for extraction: %s"
2535
2535
msgid "data section exceeds available space in board"
2536
2536
msgstr "data section exceeds available space in board"
2537
2537
2538
- #: arduino/sketch/sketch.go:207
2538
+ #: arduino/sketch/sketch.go:211
2539
2539
msgid "decoding sketch metadata: %s"
2540
2540
msgstr "decoding sketch metadata: %s"
2541
2541
@@ -2587,7 +2587,7 @@ msgstr "downloading %[1]s tool: %[2]s"
2587
2587
msgid "empty board identifier"
2588
2588
msgstr "empty board identifier"
2589
2589
2590
- #: arduino/sketch/sketch.go:196
2590
+ #: arduino/sketch/sketch.go:200
2591
2591
msgid "encoding sketch metadata: %s"
2592
2592
msgstr "encoding sketch metadata: %s"
2593
2593
@@ -2710,7 +2710,7 @@ msgstr "getting parent dir of %[1]s: %[2]s"
2710
2710
msgid "getting tool dependencies for platform %[1]s: %[2]s"
2711
2711
msgstr "getting tool dependencies for platform %[1]s: %[2]s"
2712
2712
2713
- #: arduino/sketch/sketch.go:151
2713
+ #: arduino/sketch/sketch.go:155
2714
2714
msgid "importing sketch metadata: %s"
2715
2715
msgstr "importing sketch metadata: %s"
2716
2716
@@ -2942,7 +2942,7 @@ msgstr "moving extracted archive to destination dir: %s"
2942
2942
msgid "multiple build artifacts found: '%[1]s' and '%[2]s'"
2943
2943
msgstr "multiple build artifacts found: '%[1]s' and '%[2]s'"
2944
2944
2945
- #: arduino/sketch/sketch.go:73
2945
+ #: arduino/sketch/sketch.go:77
2946
2946
msgid "multiple main sketch files found (%[1]v, %[2]v)"
2947
2947
msgstr "multiple main sketch files found (%[1]v, %[2]v)"
2948
2948
@@ -2970,7 +2970,7 @@ msgstr "no unique root dir in archive, found '%[1]s' and '%[2]s'"
2970
2970
msgid "no upload port provided"
2971
2971
msgstr "no upload port provided"
2972
2972
2973
- #: arduino/sketch/sketch.go:259
2973
+ #: arduino/sketch/sketch.go:263
2974
2974
msgid "no valid sketch found in %[1]s: missing %[2]s"
2975
2975
msgstr "no valid sketch found in %[1]s: missing %[2]s"
2976
2976
@@ -3095,7 +3095,7 @@ msgstr "reading directory %[1]s: %[2]s"
3095
3095
msgid "reading file %[1]s: %[2]s"
3096
3096
msgstr "reading file %[1]s: %[2]s"
3097
3097
3098
- #: arduino/sketch/sketch.go:229
3098
+ #: arduino/sketch/sketch.go:233
3099
3099
msgid "reading files: %v"
3100
3100
msgstr "reading files: %v"
3101
3101
@@ -3123,7 +3123,7 @@ msgstr "reading library_index.json: %s"
3123
3123
msgid "reading package root dir: %s"
3124
3124
msgstr "reading package root dir: %s"
3125
3125
3126
- #: arduino/sketch/sketch.go:188
3126
+ #: arduino/sketch/sketch.go:192
3127
3127
msgid "reading sketch metadata %[1]s: %[2]s"
3128
3128
msgstr "reading sketch metadata %[1]s: %[2]s"
3129
3129
@@ -3185,6 +3185,10 @@ msgstr "searching package root dir: %s"
3185
3185
msgid "setting DTR to OFF"
3186
3186
msgstr "setting DTR to OFF"
3187
3187
3188
+ #: arduino/sketch/sketch.go:62
3189
+ msgid "sketch path is not valid"
3190
+ msgstr "sketch path is not valid"
3191
+
3188
3192
#: cli/board/attach.go:35
3189
3193
#: cli/sketch/archive.go:38
3190
3194
msgid "sketchPath"
@@ -3339,7 +3343,7 @@ msgstr "unknown package %s"
3339
3343
msgid "unknown platform %s:%s"
3340
3344
msgstr "unknown platform %s:%s"
3341
3345
3342
- #: arduino/sketch/sketch.go:142
3346
+ #: arduino/sketch/sketch.go:146
3343
3347
msgid "unknown sketch file extension '%s'"
3344
3348
msgstr "unknown sketch file extension '%s'"
3345
3349
@@ -3359,7 +3363,7 @@ msgstr "upgrade everything to the latest version"
3359
3363
msgid "uploading error: %s"
3360
3364
msgstr "uploading error: %s"
3361
3365
3362
- #: arduino/sketch/sketch.go:212
3366
+ #: arduino/sketch/sketch.go:216
3363
3367
msgid "writing sketch metadata %[1]s: %[2]s"
3364
3368
msgstr "writing sketch metadata %[1]s: %[2]s"
3365
3369
0 commit comments