@@ -378,7 +378,6 @@ msgstr "Connected"
378
378
msgid "Core"
379
379
msgstr "Core"
380
380
381
- #: cli/outdated/outdated.go:62
382
381
#: cli/update/update.go:99
383
382
msgid "Core name"
384
383
msgstr "Core name"
@@ -914,6 +913,7 @@ msgstr "Global variables use {0} bytes of dynamic memory."
914
913
915
914
#: cli/core/list.go:84
916
915
#: cli/core/search.go:114
916
+ #: cli/outdated/outdated.go:62
917
917
msgid "ID"
918
918
msgstr "ID"
919
919
@@ -1192,6 +1192,7 @@ msgstr "Multiple libraries were found for \"{0}\""
1192
1192
#: cli/core/list.go:84
1193
1193
#: cli/core/search.go:114
1194
1194
#: cli/lib/list.go:125
1195
+ #: cli/outdated/outdated.go:62
1195
1196
msgid "Name"
1196
1197
msgstr "Name"
1197
1198
@@ -2128,6 +2129,10 @@ msgstr "can't find dependencies for platform %[1]s: %[2]w"
2128
2129
msgid "can't find latest release of %s"
2129
2130
msgstr "can't find latest release of %s"
2130
2131
2132
+ #: commands/core/list.go:64
2133
+ msgid "can't find latest release of core %s"
2134
+ msgstr "can't find latest release of core %s"
2135
+
2131
2136
#: arduino/sketch/sketch.go:101
2132
2137
msgid "can't find main Sketch file in %s"
2133
2138
msgstr "can't find main Sketch file in %s"
@@ -2629,7 +2634,7 @@ msgstr "invalid hash '%[1]s': %[2]s"
2629
2634
#: commands/compile/compile.go:93
2630
2635
#: commands/core/download.go:36
2631
2636
#: commands/core/install.go:35
2632
- #: commands/core/list.go:38
2637
+ #: commands/core/list.go:39
2633
2638
#: commands/core/search.go:40
2634
2639
#: commands/core/uninstall.go:33
2635
2640
#: commands/core/upgrade.go:40
@@ -3309,7 +3314,7 @@ msgstr "unable to create a folder to save the sketch files"
3309
3314
msgid "unable to create the folder containing the item"
3310
3315
msgstr "unable to create the folder containing the item"
3311
3316
3312
- #: commands/core/list.go:33
3317
+ #: commands/core/list.go:34
3313
3318
msgid "unable to find an instance with ID: %d"
3314
3319
msgstr "unable to find an instance with ID: %d"
3315
3320
0 commit comments