Skip to content

Commit 14c2625

Browse files
committed
#1456 - Adjust i18n
1 parent 022268f commit 14c2625

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Diff for: i18n/data/en.po

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

263-
#: commands/errors.go:332
267+
#: commands/errors.go:345
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:558
301+
#: commands/errors.go:571
298302
msgid "Cannot create temp dir"
299303
msgstr "Cannot create temp dir"
300304

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

@@ -440,10 +444,6 @@ msgstr "Could not connect via HTTP"
440444
msgid "Could not create index directory"
441445
msgstr "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
448448
msgid "Couldn't deeply cache core build: {0}"
449449
msgstr "Couldn't deeply cache core build: {0}"
@@ -643,8 +643,8 @@ msgstr "Error creating output dir"
643643
msgid "Error creating sketch archive"
644644
msgstr "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
648648
msgid "Error creating sketch: %v"
649649
msgstr "Error creating sketch: %v"
650650

@@ -1322,7 +1322,7 @@ msgstr "Library '%s' not found"
13221322
msgid "Library can't use both '%[1]s' and '%[2]s' folders. Double check {0}"
13231323
msgstr "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
13261326
msgid "Library install failed"
13271327
msgstr "Library install failed"
13281328

@@ -1914,7 +1914,7 @@ msgstr "Size (bytes):"
19141914
msgid "Sketch cannot be located in build path. Please specify a different build path"
19151915
msgstr "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
19181918
msgid "Sketch created in: %s"
19191919
msgstr "Sketch created in: %s"
19201920

0 commit comments

Comments
 (0)