Skip to content

Commit d6d4502

Browse files
committed
fixes after rebase
1 parent c5ee4d0 commit d6d4502

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Diff for: i18n/data/en.po

+15-15
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ msgstr "%s pattern is missing"
7070
msgid "%s uninstalled"
7171
msgstr "%s uninstalled"
7272

73-
#: commands/errors.go:658
73+
#: commands/errors.go:671
7474
msgid "'%s' has an invalid signature"
7575
msgstr "'%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."
247247
msgid "Can't create data directory %s"
248248
msgstr "Can't create data directory %s"
249249

250+
#: commands/errors.go:377
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"
260264
msgid "Can't find dependencies for platform %s"
261265
msgstr "Can't find dependencies for platform %s"
262266

263-
#: commands/errors.go:377
267+
#: commands/errors.go:390
264268
msgid "Can't open sketch"
265269
msgstr "Can't open sketch"
266270

@@ -294,11 +298,11 @@ msgstr "Cannot create config file directory: %v"
294298
msgid "Cannot create config file: %v"
295299
msgstr "Cannot create config file: %v"
296300

297-
#: commands/errors.go:621
301+
#: commands/errors.go:634
298302
msgid "Cannot create temp dir"
299303
msgstr "Cannot create temp dir"
300304

301-
#: commands/errors.go:639
305+
#: commands/errors.go:652
302306
msgid "Cannot create temp file"
303307
msgstr "Cannot create temp file"
304308

@@ -448,10 +452,6 @@ msgstr "Could not connect via HTTP"
448452
msgid "Could not create index directory"
449453
msgstr "Could not create index directory"
450454

451-
#: cli/sketch/new.go:58
452-
msgid "Could not create sketch directory: %v"
453-
msgstr "Could not create sketch directory: %v"
454-
455455
#: legacy/builder/phases/core_builder.go:48
456456
msgid "Couldn't deeply cache core build: {0}"
457457
msgstr "Couldn't deeply cache core build: {0}"
@@ -465,8 +465,8 @@ msgstr "Couldn't determine program size"
465465
msgid "Couldn't get current working directory: %v"
466466
msgstr "Couldn't get current working directory: %v"
467467

468-
#: cli/sketch/new.go:32
469-
#: cli/sketch/new.go:33
468+
#: cli/sketch/new.go:35
469+
#: cli/sketch/new.go:36
470470
msgid "Create a new Sketch"
471471
msgstr "Create a new Sketch"
472472

@@ -655,8 +655,8 @@ msgstr "Error creating output dir"
655655
msgid "Error creating sketch archive"
656656
msgstr "Error creating sketch archive"
657657

658-
#: cli/sketch/new.go:54
659-
#: cli/sketch/new.go:64
658+
#: cli/sketch/new.go:50
659+
#: cli/sketch/new.go:59
660660
msgid "Error creating sketch: %v"
661661
msgstr "Error creating sketch: %v"
662662

@@ -1344,7 +1344,7 @@ msgstr "Library '%s' not found"
13441344
msgid "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
13451345
msgstr "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
13461346

1347-
#: commands/errors.go:414
1347+
#: commands/errors.go:427
13481348
msgid "Library install failed"
13491349
msgstr "Library install failed"
13501350

@@ -1741,7 +1741,7 @@ msgstr "Port"
17411741
msgid "Port closed:"
17421742
msgstr "Port closed:"
17431743

1744-
#: commands/errors.go:508
1744+
#: commands/errors.go:521
17451745
msgid "Port monitor error"
17461746
msgstr "Port monitor error"
17471747

@@ -1978,7 +1978,7 @@ msgstr "Size (bytes):"
19781978
msgid "Sketch cannot be located in build path. Please specify a different build path"
19791979
msgstr "Sketch cannot be located in build path. Please specify a different build path"
19801980

1981-
#: cli/sketch/new.go:68
1981+
#: cli/sketch/new.go:63
19821982
msgid "Sketch created in: %s"
19831983
msgstr "Sketch created in: %s"
19841984

0 commit comments

Comments
 (0)