diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-05-12 12:12:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-12 12:12:51 -0700 |
| commit | bc40034a08a7c3b371a13610a896e1ca40c4a329 (patch) | |
| tree | 51118d7421a76fe5afb34ada3dae1451dab622f0 /locale/circuitpython.pot | |
| parent | 62bdfb74e3c13ab65f598fc57b646ec2ca3df495 (diff) | |
| parent | f7303e6bd0e3fbfb8c781bab024f4f689268b0b6 (diff) | |
Merge branch 'master' into Optical-Encoder-Module
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 85a5b716e..13f62c728 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -1133,6 +1133,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 "" |
