summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2021-02-26 15:42:53 -0800
committerScott Shawcroft <scott@tannewt.org>2021-02-26 15:42:53 -0800
commit94edff9063ca29d0a060c44d92a85aa9eff37f13 (patch)
tree3d549cb839d9c999f18d42e737380520ccbd0a3c
parentf7eac46c7814a8c8cdc1f8841d3087fcf0a0632c (diff)
translation update
-rw-r--r--locale/circuitpython.pot4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index bc5c4084d..db14966a5 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -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