File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -1042,10 +1042,6 @@ msgstr ""
1042
1042
msgid "Group already used"
1043
1043
msgstr ""
1044
1044
1045
- #: shared-module/displayio/Group.c
1046
- msgid "Group full"
1047
- msgstr ""
1048
-
1049
1045
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
1050
1046
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
1051
1047
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1787,6 +1783,10 @@ msgid ""
1787
1783
"constructor"
1788
1784
msgstr ""
1789
1785
1786
+ #: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1787
+ msgid "Pins must be sequential"
1788
+ msgstr ""
1789
+
1790
1790
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
1791
1791
msgid "Pins must share PWM slice"
1792
1792
msgstr ""
@@ -3743,6 +3743,10 @@ msgstr ""
3743
3743
msgid "pressing both buttons at start up.\n"
3744
3744
msgstr ""
3745
3745
3746
+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3747
+ msgid "pull masks conflict with direction masks"
3748
+ msgstr ""
3749
+
3746
3750
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
3747
3751
msgid "pull_threshold must be between 1 and 32"
3748
3752
msgstr ""
You can’t perform that action at this time.
0 commit comments