diff options
| author | Jeff Epler <jepler@gmail.com> | 2021-02-20 15:17:38 -0600 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2021-02-20 15:17:38 -0600 |
| commit | 1a3b12a3bcc460f29c9cb2a5ba5033bc63bfe0ce (patch) | |
| tree | d56fcd1e270cc63d9c03ec71f8b1b65539c6fe63 /locale/circuitpython.pot | |
| parent | 646eb9a7db654ebbbb8c1f85ba362a24db0dc77e (diff) | |
make translate
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 0a79520b8..f9ef4ad13 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -3337,6 +3337,10 @@ msgstr "" msgid "memory allocation failed, heap is locked" msgstr "" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "" |
