@@ -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:595
73
+ #: commands/errors.go:608
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:332
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:332
267
+ #: commands/errors.go:345
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:558
301
+ #: commands/errors.go:571
298
302
msgid "Cannot create temp dir"
299
303
msgstr "Cannot create temp dir"
300
304
301
- #: commands/errors.go:576
305
+ #: commands/errors.go:589
302
306
msgid "Cannot create temp file"
303
307
msgstr "Cannot create temp file"
304
308
@@ -440,10 +444,6 @@ msgstr "Could not connect via HTTP"
440
444
msgid "Could not create index directory"
441
445
msgstr "Could not create index directory"
442
446
443
- #: cli/sketch/new.go:58
444
- msgid "Could not create sketch directory: %v"
445
- msgstr "Could not create sketch directory: %v"
446
-
447
447
#: legacy/builder/phases/core_builder.go:48
448
448
msgid "Couldn't deeply cache core build: {0}"
449
449
msgstr "Couldn't deeply cache core build: {0}"
@@ -643,8 +643,8 @@ msgstr "Error creating output dir"
643
643
msgid "Error creating sketch archive"
644
644
msgstr "Error creating sketch archive"
645
645
646
- #: cli/sketch/new.go:54
647
- #: cli/sketch/new.go:64
646
+ #: cli/sketch/new.go:47
647
+ #: cli/sketch/new.go:52
648
648
msgid "Error creating sketch: %v"
649
649
msgstr "Error creating sketch: %v"
650
650
@@ -1322,7 +1322,7 @@ msgstr "Library '%s' not found"
1322
1322
msgid "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
1323
1323
msgstr "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
1324
1324
1325
- #: commands/errors.go:369
1325
+ #: commands/errors.go:382
1326
1326
msgid "Library install failed"
1327
1327
msgstr "Library install failed"
1328
1328
@@ -1914,7 +1914,7 @@ msgstr "Size (bytes):"
1914
1914
msgid "Sketch cannot be located in build path. Please specify a different build path"
1915
1915
msgstr "Sketch cannot be located in build path. Please specify a different build path"
1916
1916
1917
- #: cli/sketch/new.go:68
1917
+ #: cli/sketch/new.go:56
1918
1918
msgid "Sketch created in: %s"
1919
1919
msgstr "Sketch created in: %s"
1920
1920
0 commit comments