diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 45f8b9e3e8..945ac7c336 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -682,10 +682,6 @@ msgstr "" msgid "Can't set CCCD on local Characteristic" msgstr "" -#: ports/espressif/common-hal/wifi/Radio.c -msgid "Station must be started" -msgstr "" - #: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c #: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c msgid "Cannot change USB devices now" @@ -1284,6 +1280,10 @@ msgstr "" msgid "Invalid DAC pin supplied" msgstr "" +#: shared-bindings/wifi/Radio.c +msgid "Invalid MAC address" +msgstr "" + #: shared-bindings/synthio/__init__.c msgid "Invalid MIDI file" msgstr "" @@ -1353,14 +1353,14 @@ msgstr "" msgid "Invalid format chunk size" msgstr "" -#: shared-bindings/wifi/Radio.c -msgid "Invalid MAC address" -msgstr "" - #: supervisor/shared/safe_mode.c msgid "Invalid memory access." msgstr "" +#: ports/espressif/common-hal/wifi/Radio.c +msgid "Invalid multicast MAC address" +msgstr "" + #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c msgid "Invalid number of bits" msgstr "" @@ -1469,10 +1469,6 @@ msgstr "" msgid "Layer must be a Group or TileGrid subclass." msgstr "" -#: ports/espressif/common-hal/wifi/Radio.c -msgid "Invalid multicast MAC address" -msgstr "" - #: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c msgid "MAC address was invalid" msgstr "" @@ -2146,6 +2142,10 @@ msgstr "" msgid "Stack size must be at least 256" msgstr "" +#: ports/espressif/common-hal/wifi/Radio.c +msgid "Station must be started" +msgstr "" + #: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c msgid "Stereo left must be on PWM channel A" msgstr "" @@ -3936,7 +3936,7 @@ msgid "pow() with 3 arguments requires integers" msgstr "" #: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h -#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h +#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h #: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h #: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h #: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h @@ -4154,6 +4154,10 @@ msgstr "" msgid "source_bitmap must have value_count of 8" msgstr "" +#: shared-bindings/wifi/Radio.c +msgid "ssid can't be more than 32 bytes" +msgstr "" + #: py/objstr.c msgid "start/end indices" msgstr "" @@ -4457,10 +4461,6 @@ msgstr "" msgid "wifi is not enabled" msgstr "" -#: shared-bindings/wifi/Radio.c -msgid "ssid can't be more than 32 bytes" -msgstr "" - #: shared-bindings/_bleio/Adapter.c msgid "window must be <= interval" msgstr ""