diff options
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 3416ef0f3..d680a125a 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-04-08 16:48-0700\n" +"POT-Creation-Date: 2019-04-12 13:44-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" @@ -2517,6 +2517,10 @@ msgstr "" msgid "unreadable attribute" msgstr "" +#: shared-bindings/displayio/TileGrid.c +msgid "unsupported %q type" +msgstr "" + #: py/emitinlinethumb.c #, c-format msgid "unsupported Thumb instruction '%s' with %d arguments" @@ -2527,10 +2531,6 @@ msgstr "" msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" -#: shared-bindings/displayio/TileGrid.c -msgid "unsupported %q type" -msgstr "" - #: py/objstr.c #, c-format msgid "unsupported format character '%c' (0x%x) at index %d" |
