diff options
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index a0ea2aea3..758ee841e 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-05-08 15:23-0700\n" +"POT-Creation-Date: 2019-05-10 10:09-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2539,6 +2539,11 @@ msgstr "" msgid "unsupported types for %q: '%s', '%s'" msgstr "" +#: py/objint.c +#, c-format +msgid "value would overflow a %d byte buffer" +msgstr "" + #: shared-bindings/displayio/Bitmap.c msgid "value_count must be > 0" msgstr "" |
