summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-06-27 14:06:26 -0700
committerScott Shawcroft <scott@tannewt.org>2019-06-27 14:06:26 -0700
commit0cce7fcaa3295d18f4fb7e10821ab692d5b2f4d7 (patch)
tree81ca7ee2cf4f8b47316c916bc9b53e47c53cda2b /locale/circuitpython.pot
parent72ea216dceff146ff654e6652e5535064dfe69ee (diff)
parentc562b1923885d67fd349e48da841715f3a5522dd (diff)
Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot10
1 files changed, 9 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index d32502e18..2b37887b4 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-06-12 00:59-0700\n"
+"POT-Creation-Date: 2019-06-25 17:53-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"
@@ -450,6 +450,14 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr ""
+#: py/persistentcode.c
+msgid "Corrupt .mpy file"
+msgstr ""
+
+#: py/emitglue.c
+msgid "Corrupt raw code"
+msgstr ""
+
#: ports/nrf/common-hal/bleio/UUID.c
#, c-format
msgid "Could not decode ble_uuid, err 0x%04x"