@@ -608,15 +608,11 @@ msgstr ""
608
608
msgid "Can't set CCCD on local Characteristic"
609
609
msgstr ""
610
610
611
- #: shared-bindings/usb_cdc /__init__.c shared-bindings/usb_hid /__init__.c
612
- #: shared-bindings/usb_midi/__init__.c
611
+ #: shared-bindings/storage /__init__.c shared-bindings/usb_cdc /__init__.c
612
+ #: shared-bindings/usb_hid/__init__.c shared-bindings/ usb_midi/__init__.c
613
613
msgid "Cannot change USB devices now"
614
614
msgstr ""
615
615
616
- #: shared-bindings/storage/__init__.c
617
- msgid "Cannot change usb devices now"
618
- msgstr ""
619
-
620
616
#: shared-bindings/_bleio/Adapter.c
621
617
msgid "Cannot create a new Adapter; use _bleio.adapter;"
622
618
msgstr ""
@@ -1638,10 +1634,6 @@ msgstr ""
1638
1634
msgid "Not connected"
1639
1635
msgstr ""
1640
1636
1641
- #: supervisor/shared/usb/usb_desc.c
1642
- msgid "Not enough USB endpoints"
1643
- msgstr ""
1644
-
1645
1637
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
1646
1638
#: shared-bindings/audiopwmio/PWMAudioOut.c
1647
1639
msgid "Not playing"
@@ -2149,10 +2141,6 @@ msgstr ""
2149
2141
msgid "To exit, please reset the board without "
2150
2142
msgstr ""
2151
2143
2152
- #: supervisor/shared/usb/usb_desc.c
2153
- msgid "Too many USB interface names"
2154
- msgstr ""
2155
-
2156
2144
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2157
2145
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
2158
2146
msgid "Too many channels in sample."
@@ -2206,6 +2194,14 @@ msgstr ""
2206
2194
msgid "USB Error"
2207
2195
msgstr ""
2208
2196
2197
+ #: supervisor/shared/safe_mode.c
2198
+ msgid "USB devices need more endpoints than are available."
2199
+ msgstr ""
2200
+
2201
+ #: supervisor/shared/safe_mode.c
2202
+ msgid "USB devices specify too many interface names."
2203
+ msgstr ""
2204
+
2209
2205
#: shared-bindings/_bleio/UUID.c
2210
2206
msgid "UUID integer value must be 0-0xffff"
2211
2207
msgstr ""
0 commit comments