translation update

This commit is contained in:
Scott Shawcroft 2021-02-26 15:42:53 -08:00
parent f7eac46c78
commit 94edff9063
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA

View File

@ -1086,7 +1086,7 @@ msgid "IV must be %d bytes long"
msgstr ""
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "In buffer elements must be 4 bytes long or less"
msgid "In buffer elements must be max 4 bytes long"
msgstr ""
#: py/persistentcode.c
@ -1688,7 +1688,7 @@ msgid "Operation timed out"
msgstr ""
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
msgid "Out buffer elements must be 4 bytes long or less"
msgid "Out buffer elements must be max 4 bytes long"
msgstr ""
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c