@@ -682,10 +682,6 @@ msgstr ""
682682msgid "Can't set CCCD on local Characteristic"
683683msgstr ""
684684
685- #: ports/espressif/common-hal/wifi/Radio.c
686- msgid "Station must be started"
687- msgstr ""
688-
689685#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
690686#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
691687msgid "Cannot change USB devices now"
@@ -1284,6 +1280,10 @@ msgstr ""
12841280msgid "Invalid DAC pin supplied"
12851281msgstr ""
12861282
1283+ #: shared-bindings/wifi/Radio.c
1284+ msgid "Invalid MAC address"
1285+ msgstr ""
1286+
12871287#: shared-bindings/synthio/__init__.c
12881288msgid "Invalid MIDI file"
12891289msgstr ""
@@ -1353,14 +1353,14 @@ msgstr ""
13531353msgid "Invalid format chunk size"
13541354msgstr ""
13551355
1356- #: shared-bindings/wifi/Radio.c
1357- msgid "Invalid MAC address"
1358- msgstr ""
1359-
13601356#: supervisor/shared/safe_mode.c
13611357msgid "Invalid memory access."
13621358msgstr ""
13631359
1360+ #: ports/espressif/common-hal/wifi/Radio.c
1361+ msgid "Invalid multicast MAC address"
1362+ msgstr ""
1363+
13641364#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13651365msgid "Invalid number of bits"
13661366msgstr ""
@@ -1469,10 +1469,6 @@ msgstr ""
14691469msgid "Layer must be a Group or TileGrid subclass."
14701470msgstr ""
14711471
1472- #: ports/espressif/common-hal/wifi/Radio.c
1473- msgid "Invalid multicast MAC address"
1474- msgstr ""
1475-
14761472#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
14771473msgid "MAC address was invalid"
14781474msgstr ""
@@ -2146,6 +2142,10 @@ msgstr ""
21462142msgid "Stack size must be at least 256"
21472143msgstr ""
21482144
2145+ #: ports/espressif/common-hal/wifi/Radio.c
2146+ msgid "Station must be started"
2147+ msgstr ""
2148+
21492149#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21502150msgid "Stereo left must be on PWM channel A"
21512151msgstr ""
@@ -3936,7 +3936,7 @@ msgid "pow() with 3 arguments requires integers"
39363936msgstr ""
39373937
39383938#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3939- #: ports/espressif/boards/adafruit_feather_esp32s2_nopsram /mpconfigboard.h
3939+ #: ports/espressif/boards/adafruit_feather_esp32s2_tft /mpconfigboard.h
39403940#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39413941#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39423942#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4154,6 +4154,10 @@ msgstr ""
41544154msgid "source_bitmap must have value_count of 8"
41554155msgstr ""
41564156
4157+ #: shared-bindings/wifi/Radio.c
4158+ msgid "ssid can't be more than 32 bytes"
4159+ msgstr ""
4160+
41574161#: py/objstr.c
41584162msgid "start/end indices"
41594163msgstr ""
@@ -4457,10 +4461,6 @@ msgstr ""
44574461msgid "wifi is not enabled"
44584462msgstr ""
44594463
4460- #: shared-bindings/wifi/Radio.c
4461- msgid "ssid can't be more than 32 bytes"
4462- msgstr ""
4463-
44644464#: shared-bindings/_bleio/Adapter.c
44654465msgid "window must be <= interval"
44664466msgstr ""
0 commit comments