Skip to content

Commit fc8e1c4

Browse files
committed
address review comments
1 parent 8bb3c6f commit fc8e1c4

File tree

15 files changed

+62
-4979
lines changed

15 files changed

+62
-4979
lines changed

locale/circuitpython.pot

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -608,15 +608,11 @@ msgstr ""
608608
msgid "Can't set CCCD on local Characteristic"
609609
msgstr ""
610610

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
613613
msgid "Cannot change USB devices now"
614614
msgstr ""
615615

616-
#: shared-bindings/storage/__init__.c
617-
msgid "Cannot change usb devices now"
618-
msgstr ""
619-
620616
#: shared-bindings/_bleio/Adapter.c
621617
msgid "Cannot create a new Adapter; use _bleio.adapter;"
622618
msgstr ""
@@ -1638,10 +1634,6 @@ msgstr ""
16381634
msgid "Not connected"
16391635
msgstr ""
16401636

1641-
#: supervisor/shared/usb/usb_desc.c
1642-
msgid "Not enough USB endpoints"
1643-
msgstr ""
1644-
16451637
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
16461638
#: shared-bindings/audiopwmio/PWMAudioOut.c
16471639
msgid "Not playing"
@@ -2149,10 +2141,6 @@ msgstr ""
21492141
msgid "To exit, please reset the board without "
21502142
msgstr ""
21512143

2152-
#: supervisor/shared/usb/usb_desc.c
2153-
msgid "Too many USB interface names"
2154-
msgstr ""
2155-
21562144
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
21572145
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
21582146
msgid "Too many channels in sample."
@@ -2206,6 +2194,14 @@ msgstr ""
22062194
msgid "USB Error"
22072195
msgstr ""
22082196

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+
22092205
#: shared-bindings/_bleio/UUID.c
22102206
msgid "UUID integer value must be 0-0xffff"
22112207
msgstr ""

0 commit comments

Comments
 (0)