summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2019-04-11 13:50:02 +0200
committerRadomir Dopieralski <openstack@sheep.art.pl>2019-04-12 20:43:29 +0200
commit5915126030eefb045b5f8d48972f9ab500a71b3c (patch)
treefeb10c01d049f11f7565c2bc818ecc0e69c6afa5 /locale/circuitpython.pot
parentbfe63e95280ce510c4787477a5762605a3857860 (diff)
Typos
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 316e51dc7..3614cd138 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-11 11:44+0200\n"
+"POT-Creation-Date: 2019-04-11 13:46+0200\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"
@@ -2507,6 +2507,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"
@@ -2517,10 +2521,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"