summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-06-25 16:52:52 -0700
committerScott Shawcroft <scott@tannewt.org>2019-06-25 16:52:52 -0700
commit77355cbb2f5a3cc2b48468955774a830f18ecf39 (patch)
tree69ef8405d47ab1d325c040842cadb99d4cd4b574 /locale/circuitpython.pot
parent330517bde9d7b6a78583e42dfdf585118db40dfb (diff)
Update translations
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot6
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 34070dc69..7e9f65581 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-13 17:41-0700\n"
+"POT-Creation-Date: 2019-06-25 16:50-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,10 @@ msgstr ""
msgid "Command must be an int between 0 and 255"
msgstr ""
+#: py/persistentcode.c
+msgid "Corrupt .mpy file"
+msgstr ""
+
#: ports/nrf/common-hal/bleio/UUID.c
#, c-format
msgid "Could not decode ble_uuid, err 0x%04x"