diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-11-27 13:13:29 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2019-11-27 13:13:29 -0500 |
| commit | 778a7a73e55b906cca170f9bfc961b87c18b4455 (patch) | |
| tree | e946391b4a19f94546eb5b40cdddf15915eb4d9f /locale/circuitpython.pot | |
| parent | b32a9192df04c6fb36027b2b9b3e0e3a3548005a (diff) | |
make translate
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 24278f33c..0fbb0d5cb 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: 2019-11-21 16:50-0800\n" +"POT-Creation-Date: 2019-11-27 13:13-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" @@ -2423,12 +2423,8 @@ msgstr "" msgid "time.struct_time() takes a 9-sequence" msgstr "" -#: shared-bindings/time/__init__.c -msgid "time.struct_time() takes exactly 1 argument" -msgstr "" - #: shared-bindings/busio/UART.c -msgid "timeout >100 (units are now seconds, not msecs)" +msgid "timeout must be 0.0-100.0 (units are now seconds, not msecs)" msgstr "" #: shared-bindings/_bleio/CharacteristicBuffer.c |
