We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7eac46 commit 94edff9Copy full SHA for 94edff9
locale/circuitpython.pot
@@ -1086,7 +1086,7 @@ msgid "IV must be %d bytes long"
1086
msgstr ""
1087
1088
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1089
-msgid "In buffer elements must be 4 bytes long or less"
+msgid "In buffer elements must be max 4 bytes long"
1090
1091
1092
#: py/persistentcode.c
@@ -1688,7 +1688,7 @@ msgid "Operation timed out"
1688
1689
1690
1691
-msgid "Out buffer elements must be 4 bytes long or less"
+msgid "Out buffer elements must be max 4 bytes long"
1692
1693
1694
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
0 commit comments