@@ -264,17 +264,17 @@ msgstr "Can't find dependencies for platform %s"
264
264
msgid "Can't open sketch"
265
265
msgstr "Can't open sketch"
266
266
267
- #: cli/config/set.go:54
267
+ #: cli/config/set.go:57
268
268
msgid "Can't set multiple values in key %v"
269
269
msgstr "Can't set multiple values in key %v"
270
270
271
271
#: cli/config/init.go:59
272
272
msgid "Can't use both --dest-file and --dest-dir flags at the same time."
273
273
msgstr "Can't use both --dest-file and --dest-dir flags at the same time."
274
274
275
- #: cli/config/add.go:60
276
- #: cli/config/delete.go:67
277
- #: cli/config/remove.go:69
275
+ #: cli/config/add.go:63
276
+ #: cli/config/delete.go:70
277
+ #: cli/config/remove.go:72
278
278
msgid "Can't write config file: %v"
279
279
msgstr "Can't write config file: %v"
280
280
@@ -1822,7 +1822,7 @@ msgstr "Sets a setting value."
1822
1822
msgid "Sets where to save the configuration file."
1823
1823
msgstr "Sets where to save the configuration file."
1824
1824
1825
- #: cli/config/delete.go:57
1825
+ #: cli/config/delete.go:60
1826
1826
#: cli/config/validate.go:45
1827
1827
msgid "Settings key doesn't exist"
1828
1828
msgstr "Settings key doesn't exist"
@@ -1988,13 +1988,13 @@ msgstr "The custom config file (if not specified the default will be used)."
1988
1988
msgid "The flags --run-post-install and --skip-post-install can't be both set at the same time."
1989
1989
msgstr "The flags --run-post-install and --skip-post-install can't be both set at the same time."
1990
1990
1991
- #: cli/config/add.go:51
1991
+ #: cli/config/add.go:54
1992
1992
msgid "The key '%[1]v' is not a list of items, can't add to it.\n"
1993
1993
"Maybe use '%[2]s'?"
1994
1994
msgstr "The key '%[1]v' is not a list of items, can't add to it.\n"
1995
1995
"Maybe use '%[2]s'?"
1996
1996
1997
- #: cli/config/remove.go:51
1997
+ #: cli/config/remove.go:54
1998
1998
msgid "The key '%[1]v' is not a list of items, can't remove from it.\n"
1999
1999
"Maybe use '%[2]s'?"
2000
2000
msgstr "The key '%[1]v' is not a list of items, can't remove from it.\n"
@@ -2347,7 +2347,7 @@ msgstr "Writes current configuration to a configuration file."
2347
2347
msgid "Writes current configuration to the configuration file in the data directory."
2348
2348
msgstr "Writes current configuration to the configuration file in the data directory."
2349
2349
2350
- #: cli/config/set.go:76
2350
+ #: cli/config/set.go:79
2351
2351
msgid "Writing config file: %v"
2352
2352
msgstr "Writing config file: %v"
2353
2353
@@ -2568,7 +2568,7 @@ msgstr "encoding sketch metadata: %s"
2568
2568
msgid "error opening serial monitor"
2569
2569
msgstr "error opening serial monitor"
2570
2570
2571
- #: cli/config/set.go:68
2571
+ #: cli/config/set.go:71
2572
2572
msgid "error parsing value: %v"
2573
2573
msgstr "error parsing value: %v"
2574
2574
0 commit comments