From 94edff9063ca29d0a060c44d92a85aa9eff37f13 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 26 Feb 2021 15:42:53 -0800 Subject: [PATCH] translation update --- locale/circuitpython.pot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index bc5c4084d7..db14966a51 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