Skip to content

Commit 58c415d

Browse files
silvanocerzacmaglie
authored andcommitted
Fix i18n data
1 parent 6bd5c78 commit 58c415d

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

i18n/data/en.po

+15-15
Original file line numberDiff line numberDiff line change
@@ -2138,36 +2138,36 @@ msgstr "cleaning build path"
21382138
msgid "command"
21392139
msgstr "command"
21402140

2141-
#: arduino/discovery/discovery.go:300
2142-
#: arduino/discovery/discovery.go:321
2143-
#: arduino/discovery/discovery.go:341
2144-
#: arduino/discovery/discovery.go:364
2145-
#: arduino/discovery/discovery.go:387
2146-
#: arduino/discovery/discovery.go:410
2141+
#: arduino/discovery/discovery.go:301
2142+
#: arduino/discovery/discovery.go:322
2143+
#: arduino/discovery/discovery.go:342
2144+
#: arduino/discovery/discovery.go:365
2145+
#: arduino/discovery/discovery.go:388
2146+
#: arduino/discovery/discovery.go:411
21472147
msgid "command failed: %s"
21482148
msgstr "command failed: %s"
21492149

2150-
#: arduino/discovery/discovery.go:298
2150+
#: arduino/discovery/discovery.go:299
21512151
msgid "communication out of sync, expected 'hello', received '%s'"
21522152
msgstr "communication out of sync, expected 'hello', received '%s'"
21532153

2154-
#: arduino/discovery/discovery.go:385
2154+
#: arduino/discovery/discovery.go:386
21552155
msgid "communication out of sync, expected 'list', received '%s'"
21562156
msgstr "communication out of sync, expected 'list', received '%s'"
21572157

2158-
#: arduino/discovery/discovery.go:362
2158+
#: arduino/discovery/discovery.go:363
21592159
msgid "communication out of sync, expected 'quit', received '%s'"
21602160
msgstr "communication out of sync, expected 'quit', received '%s'"
21612161

2162-
#: arduino/discovery/discovery.go:319
2162+
#: arduino/discovery/discovery.go:320
21632163
msgid "communication out of sync, expected 'start', received '%s'"
21642164
msgstr "communication out of sync, expected 'start', received '%s'"
21652165

2166-
#: arduino/discovery/discovery.go:408
2166+
#: arduino/discovery/discovery.go:409
21672167
msgid "communication out of sync, expected 'start_sync', received '%s'"
21682168
msgstr "communication out of sync, expected 'start_sync', received '%s'"
21692169

2170-
#: arduino/discovery/discovery.go:339
2170+
#: arduino/discovery/discovery.go:340
21712171
msgid "communication out of sync, expected 'stop', received '%s'"
21722172
msgstr "communication out of sync, expected 'stop', received '%s'"
21732173

@@ -2471,11 +2471,11 @@ msgstr "installing platform %[1]s: %[2]s"
24712471
msgid "installing tool %[1]s: %[2]s"
24722472
msgstr "installing tool %[1]s: %[2]s"
24732473

2474-
#: arduino/discovery/discovery.go:183
2474+
#: arduino/discovery/discovery.go:184
24752475
msgid "invalid 'add' message: missing port"
24762476
msgstr "invalid 'add' message: missing port"
24772477

2478-
#: arduino/discovery/discovery.go:194
2478+
#: arduino/discovery/discovery.go:195
24792479
msgid "invalid 'remove' message: missing port"
24802480
msgstr "invalid 'remove' message: missing port"
24812481

@@ -2950,7 +2950,7 @@ msgstr "programmer not specified"
29502950
msgid "programming error: %s"
29512951
msgstr "programming error: %s"
29522952

2953-
#: arduino/discovery/discovery.go:302
2953+
#: arduino/discovery/discovery.go:303
29542954
msgid "protocol version not supported: requested 1, got %d"
29552955
msgstr "protocol version not supported: requested 1, got %d"
29562956

i18n/rice-box.go

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)