diff options
| author | Jeff Epler <jepler@gmail.com> | 2021-01-26 11:04:18 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2021-01-26 11:04:18 -0600 |
| commit | 345c2ae8a95f63834aea4f7ee5f1288fbc84e279 (patch) | |
| tree | 42252b3f18f11822f6815d0e8a4d807f5ca479ed /locale/circuitpython.pot | |
| parent | 51f054440516d21bd2e8d07a3e6f1f8e3acfbd55 (diff) | |
make translate
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 3ffc31cc6..b896688b5 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -58,7 +58,8 @@ msgstr "" #: shared-bindings/rgbmatrix/RGBMatrix.c #, c-format -msgid "%d address pins and %d rgb pins indicate a height of %d, not %d" +msgid "" +"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d" msgstr "" #: ports/atmel-samd/common-hal/sdioio/SDCard.c @@ -516,7 +517,6 @@ msgstr "" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/adafruit_bus_device/I2CDevice.c #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c msgid "Buffer must be at least length 1" msgstr "" |
