diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-07-09 08:58:49 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-07-09 08:58:49 -0400 |
| commit | 6a001786a9b030a6c42bc3c84c91db302620f1ba (patch) | |
| tree | 7a830e4633e29746884fe186beebe6c67ef61639 /locale/circuitpython.pot | |
| parent | ddd4d616db3d60e5f6aa2a313be3206393e104b1 (diff) | |
| parent | f4a64a2e803ed64b3ccbb1c3a8dd72ae27953f1d (diff) | |
merge from master
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 8 |
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" |
