summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2019-04-12 20:36:59 -0400
committerGitHub <noreply@github.com>2019-04-12 20:36:59 -0400
commitf8473f4a3917f7816fccd1be2a67041a7dfce5ef (patch)
tree77513b415d116ec45c5ec62e959d5f73962ffc6d /locale/circuitpython.pot
parentc064deaaf5a80dab681027aaf09e058a760dbf01 (diff)
parentdefc6dceb0c018bc67a4041f91a2f277eebb4dbc (diff)
Merge pull request #1788 from tannewt/pinyin4.0.0-beta.7
Add Chinese (Pinyin) and slim down boards so it fits
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot10
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"