@@ -70,7 +70,7 @@ msgstr "%s pattern is missing"
70
70
msgid "%s uninstalled"
71
71
msgstr "%s uninstalled"
72
72
73
- #: commands/errors.go:658
73
+ #: commands/errors.go:671
74
74
msgid "'%s' has an invalid signature"
75
75
msgstr "'%s' has an invalid signature"
76
76
@@ -247,6 +247,10 @@ msgstr "Builds of 'core.a' are saved into this path to be cached and reused."
247
247
msgid "Can't create data directory %s"
248
248
msgstr "Can't create data directory %s"
249
249
250
+ #: commands/errors.go:377
251
+ msgid "Can't create sketch"
252
+ msgstr "Can't create sketch"
253
+
250
254
#: commands/lib/download.go:60
251
255
#: commands/lib/download.go:63
252
256
#: commands/lib/download.go:65
@@ -260,7 +264,7 @@ msgstr "Can't download library"
260
264
msgid "Can't find dependencies for platform %s"
261
265
msgstr "Can't find dependencies for platform %s"
262
266
263
- #: commands/errors.go:377
267
+ #: commands/errors.go:390
264
268
msgid "Can't open sketch"
265
269
msgstr "Can't open sketch"
266
270
@@ -294,11 +298,11 @@ msgstr "Cannot create config file directory: %v"
294
298
msgid "Cannot create config file: %v"
295
299
msgstr "Cannot create config file: %v"
296
300
297
- #: commands/errors.go:621
301
+ #: commands/errors.go:634
298
302
msgid "Cannot create temp dir"
299
303
msgstr "Cannot create temp dir"
300
304
301
- #: commands/errors.go:639
305
+ #: commands/errors.go:652
302
306
msgid "Cannot create temp file"
303
307
msgstr "Cannot create temp file"
304
308
@@ -448,10 +452,6 @@ msgstr "Could not connect via HTTP"
448
452
msgid "Could not create index directory"
449
453
msgstr "Could not create index directory"
450
454
451
- #: cli/sketch/new.go:58
452
- msgid "Could not create sketch directory: %v"
453
- msgstr "Could not create sketch directory: %v"
454
-
455
455
#: legacy/builder/phases/core_builder.go:48
456
456
msgid "Couldn't deeply cache core build: {0}"
457
457
msgstr "Couldn't deeply cache core build: {0}"
@@ -465,8 +465,8 @@ msgstr "Couldn't determine program size"
465
465
msgid "Couldn't get current working directory: %v"
466
466
msgstr "Couldn't get current working directory: %v"
467
467
468
- #: cli/sketch/new.go:32
469
- #: cli/sketch/new.go:33
468
+ #: cli/sketch/new.go:35
469
+ #: cli/sketch/new.go:36
470
470
msgid "Create a new Sketch"
471
471
msgstr "Create a new Sketch"
472
472
@@ -655,8 +655,8 @@ msgstr "Error creating output dir"
655
655
msgid "Error creating sketch archive"
656
656
msgstr "Error creating sketch archive"
657
657
658
- #: cli/sketch/new.go:54
659
- #: cli/sketch/new.go:64
658
+ #: cli/sketch/new.go:50
659
+ #: cli/sketch/new.go:59
660
660
msgid "Error creating sketch: %v"
661
661
msgstr "Error creating sketch: %v"
662
662
@@ -1344,7 +1344,7 @@ msgstr "Library '%s' not found"
1344
1344
msgid "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
1345
1345
msgstr "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
1346
1346
1347
- #: commands/errors.go:414
1347
+ #: commands/errors.go:427
1348
1348
msgid "Library install failed"
1349
1349
msgstr "Library install failed"
1350
1350
@@ -1741,7 +1741,7 @@ msgstr "Port"
1741
1741
msgid "Port closed:"
1742
1742
msgstr "Port closed:"
1743
1743
1744
- #: commands/errors.go:508
1744
+ #: commands/errors.go:521
1745
1745
msgid "Port monitor error"
1746
1746
msgstr "Port monitor error"
1747
1747
@@ -1978,7 +1978,7 @@ msgstr "Size (bytes):"
1978
1978
msgid "Sketch cannot be located in build path. Please specify a different build path"
1979
1979
msgstr "Sketch cannot be located in build path. Please specify a different build path"
1980
1980
1981
- #: cli/sketch/new.go:68
1981
+ #: cli/sketch/new.go:63
1982
1982
msgid "Sketch created in: %s"
1983
1983
msgstr "Sketch created in: %s"
1984
1984
0 commit comments