summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot8
1 files changed, 8 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 4c399471b..eb1c3cc73 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -437,6 +437,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"