@@ -70,7 +70,7 @@ msgstr "%s pattern is missing"
7070msgid "%s uninstalled"
7171msgstr "%s uninstalled"
7272
73- #: commands/errors.go:595
73+ #: commands/errors.go:608
7474msgid "'%s' has an invalid signature"
7575msgstr "'%s' has an invalid signature"
7676
@@ -247,6 +247,10 @@ msgstr "Builds of 'core.a' are saved into this path to be cached and reused."
247247msgid "Can't create data directory %s"
248248msgstr "Can't create data directory %s"
249249
250+ #: commands/errors.go:332
251+ msgid "Can't create sketch"
252+ msgstr "Can't create sketch"
253+
250254#: commands/lib/download.go:60
251255#: commands/lib/download.go:63
252256#: commands/lib/download.go:65
@@ -260,7 +264,7 @@ msgstr "Can't download library"
260264msgid "Can't find dependencies for platform %s"
261265msgstr "Can't find dependencies for platform %s"
262266
263- #: commands/errors.go:332
267+ #: commands/errors.go:345
264268msgid "Can't open sketch"
265269msgstr "Can't open sketch"
266270
@@ -294,11 +298,11 @@ msgstr "Cannot create config file directory: %v"
294298msgid "Cannot create config file: %v"
295299msgstr "Cannot create config file: %v"
296300
297- #: commands/errors.go:558
301+ #: commands/errors.go:571
298302msgid "Cannot create temp dir"
299303msgstr "Cannot create temp dir"
300304
301- #: commands/errors.go:576
305+ #: commands/errors.go:589
302306msgid "Cannot create temp file"
303307msgstr "Cannot create temp file"
304308
@@ -440,10 +444,6 @@ msgstr "Could not connect via HTTP"
440444msgid "Could not create index directory"
441445msgstr "Could not create index directory"
442446
443- #: cli/sketch/new.go:58
444- msgid "Could not create sketch directory: %v"
445- msgstr "Could not create sketch directory: %v"
446-
447447#: legacy/builder/phases/core_builder.go:48
448448msgid "Couldn't deeply cache core build: {0}"
449449msgstr "Couldn't deeply cache core build: {0}"
@@ -643,8 +643,8 @@ msgstr "Error creating output dir"
643643msgid "Error creating sketch archive"
644644msgstr "Error creating sketch archive"
645645
646- #: cli/sketch/new.go:54
647- #: cli/sketch/new.go:64
646+ #: cli/sketch/new.go:47
647+ #: cli/sketch/new.go:52
648648msgid "Error creating sketch: %v"
649649msgstr "Error creating sketch: %v"
650650
@@ -1322,7 +1322,7 @@ msgstr "Library '%s' not found"
13221322msgid "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
13231323msgstr "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
13241324
1325- #: commands/errors.go:369
1325+ #: commands/errors.go:382
13261326msgid "Library install failed"
13271327msgstr "Library install failed"
13281328
@@ -1914,7 +1914,7 @@ msgstr "Size (bytes):"
19141914msgid "Sketch cannot be located in build path. Please specify a different build path"
19151915msgstr "Sketch cannot be located in build path. Please specify a different build path"
19161916
1917- #: cli/sketch/new.go:68
1917+ #: cli/sketch/new.go:56
19181918msgid "Sketch created in: %s"
19191919msgstr "Sketch created in: %s"
19201920
0 commit comments