diff options
| author | root <siehputz@gmail.com> | 2020-05-08 17:15:50 -0500 |
|---|---|---|
| committer | root <siehputz@gmail.com> | 2020-05-08 17:15:50 -0500 |
| commit | 4435cf0020976422584de5da8f06a052d3c92ca1 (patch) | |
| tree | 4c8b44005089d49479601f8565e328c73d8aaf35 /locale/circuitpython.pot | |
| parent | e7fc8060345d4200dfda920c7f29298377190eae (diff) | |
make translate
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index aa465b0b7..b0e7a5a6c 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: 2020-05-04 20:38-0400\n" +"POT-Creation-Date: 2020-05-08 17:15-0500\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" @@ -1110,6 +1110,10 @@ msgstr "" msgid "No hardware support on pin" msgstr "" +#: shared-bindings/time/__init__.c +msgid "No long integer support" +msgstr "" + #: ports/stm/common-hal/pulseio/PWMOut.c msgid "No more timers available on this pin." msgstr "" |
