@@ -682,10 +682,6 @@ msgstr ""
682
682
msgid "Can't set CCCD on local Characteristic"
683
683
msgstr ""
684
684
685
- #: ports/espressif/common-hal/wifi/Radio.c
686
- msgid "Station must be started"
687
- msgstr ""
688
-
689
685
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
690
686
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
691
687
msgid "Cannot change USB devices now"
@@ -1284,6 +1280,10 @@ msgstr ""
1284
1280
msgid "Invalid DAC pin supplied"
1285
1281
msgstr ""
1286
1282
1283
+ #: shared-bindings/wifi/Radio.c
1284
+ msgid "Invalid MAC address"
1285
+ msgstr ""
1286
+
1287
1287
#: shared-bindings/synthio/__init__.c
1288
1288
msgid "Invalid MIDI file"
1289
1289
msgstr ""
@@ -1353,14 +1353,14 @@ msgstr ""
1353
1353
msgid "Invalid format chunk size"
1354
1354
msgstr ""
1355
1355
1356
- #: shared-bindings/wifi/Radio.c
1357
- msgid "Invalid MAC address"
1358
- msgstr ""
1359
-
1360
1356
#: supervisor/shared/safe_mode.c
1361
1357
msgid "Invalid memory access."
1362
1358
msgstr ""
1363
1359
1360
+ #: ports/espressif/common-hal/wifi/Radio.c
1361
+ msgid "Invalid multicast MAC address"
1362
+ msgstr ""
1363
+
1364
1364
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
1365
1365
msgid "Invalid number of bits"
1366
1366
msgstr ""
@@ -1469,10 +1469,6 @@ msgstr ""
1469
1469
msgid "Layer must be a Group or TileGrid subclass."
1470
1470
msgstr ""
1471
1471
1472
- #: ports/espressif/common-hal/wifi/Radio.c
1473
- msgid "Invalid multicast MAC address"
1474
- msgstr ""
1475
-
1476
1472
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
1477
1473
msgid "MAC address was invalid"
1478
1474
msgstr ""
@@ -2146,6 +2142,10 @@ msgstr ""
2146
2142
msgid "Stack size must be at least 256"
2147
2143
msgstr ""
2148
2144
2145
+ #: ports/espressif/common-hal/wifi/Radio.c
2146
+ msgid "Station must be started"
2147
+ msgstr ""
2148
+
2149
2149
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
2150
2150
msgid "Stereo left must be on PWM channel A"
2151
2151
msgstr ""
@@ -3936,7 +3936,7 @@ msgid "pow() with 3 arguments requires integers"
3936
3936
msgstr ""
3937
3937
3938
3938
#: 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
3940
3940
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
3941
3941
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
3942
3942
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4154,6 +4154,10 @@ msgstr ""
4154
4154
msgid "source_bitmap must have value_count of 8"
4155
4155
msgstr ""
4156
4156
4157
+ #: shared-bindings/wifi/Radio.c
4158
+ msgid "ssid can't be more than 32 bytes"
4159
+ msgstr ""
4160
+
4157
4161
#: py/objstr.c
4158
4162
msgid "start/end indices"
4159
4163
msgstr ""
@@ -4457,10 +4461,6 @@ msgstr ""
4457
4461
msgid "wifi is not enabled"
4458
4462
msgstr ""
4459
4463
4460
- #: shared-bindings/wifi/Radio.c
4461
- msgid "ssid can't be more than 32 bytes"
4462
- msgstr ""
4463
-
4464
4464
#: shared-bindings/_bleio/Adapter.c
4465
4465
msgid "window must be <= interval"
4466
4466
msgstr ""
0 commit comments