diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-12 12:29:05 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-12 12:29:05 -0700 |
| commit | d274074f015b8f4781ebbabb121e4b1071a62eb2 (patch) | |
| tree | 754988c2607d2d679b3b68fbb34599a178e7470b /locale/circuitpython.pot | |
| parent | fd94c08cf45d1b0669c276ba61bbad1b501ee13f (diff) | |
| parent | f7303e6bd0e3fbfb8c781bab024f4f689268b0b6 (diff) | |
Merge remote-tracking branch 'adafruit/master' into vectorio
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 dd0162c2c..741f45f25 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-09 16:44-0700\n" +"POT-Creation-Date: 2020-05-12 12:24-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" @@ -1141,6 +1141,10 @@ msgstr "" msgid "No key was specified" 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 "" |
