diff options
| author | microDev <70126934+microDev1@users.noreply.github.com> | 2020-09-24 15:01:36 +0530 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-10-27 16:16:15 -0700 |
| commit | da449723df14623647729954dd5427101070d01c (patch) | |
| tree | 4eac7e1d87782cb24492abb3de45cb70184b164b /locale/circuitpython.pot | |
| parent | 4d8ffdca8dc570f63c34b8f02856feae2d880688 (diff) | |
Fix build error
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 16c3dd973..e344f4dd8 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -20,6 +20,13 @@ msgstr "" #: main.c msgid "" "\n" +"\n" +"------ soft reboot ------\n" +msgstr "" + +#: main.c +msgid "" +"\n" "Code done running. Waiting for reload.\n" msgstr "" @@ -3303,7 +3310,7 @@ msgstr "" msgid "size is defined for ndarrays only" msgstr "" -#: shared-bindings/time/__init__.c +#: shared-bindings/alarm_time/__init__.c shared-bindings/time/__init__.c msgid "sleep length must be non-negative" msgstr "" @@ -3319,10 +3326,6 @@ msgstr "" msgid "small int overflow" msgstr "" -#: main.c -msgid "soft reboot\n" -msgstr "" - #: extmod/ulab/code/numerical/numerical.c msgid "sort argument must be an ndarray" msgstr "" |
