diff options
| author | Jensen Kuras <jensechu@gmail.com> | 2020-10-19 18:13:44 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-19 18:13:44 -0500 |
| commit | 38c8248b9ebf69de1bfaf8c9f9dcd2bdcbbd1a43 (patch) | |
| tree | ac2303974896aee8be230121012538d2ac5aa6c5 /locale/circuitpython.pot | |
| parent | d2dada869cc3ab85c7ed5b81d9928d6b8dd3282b (diff) | |
| parent | c5d8c12e342f8fd904bfdbfb1175860bc03f6416 (diff) | |
Merge branch 'main' into color-converter-transparency
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 7bd1dfa2a..7ed2d1ba1 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -2111,6 +2111,10 @@ msgstr "" msgid "buffer too small" msgstr "" +#: shared-bindings/socketpool/Socket.c +msgid "buffer too small for requested bytes" +msgstr "" + #: shared-bindings/_pew/PewPew.c msgid "buttons must be digitalio.DigitalInOut" msgstr "" |
