summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2019-11-27 15:36:04 -0800
committerGitHub <noreply@github.com>2019-11-27 15:36:04 -0800
commit83ecb1b65e24d970833d17d8322230ba05c5d527 (patch)
tree8879176ac3119b850d32bc9f3050aaead8c3ebee /locale/circuitpython.pot
parentd9c808d93886cbe071b4e1acd3730cf508dac3df (diff)
parentae52ec7c8591450b4953426f6bc21fe17d221531 (diff)
Merge pull request #2331 from dhalbert/uart-blocking-and-timeout
make UART.write be blocking on SAMD; add timeout property
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot8
1 files changed, 2 insertions, 6 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 24278f33c..a24ab186a 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 14:54-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 seconds"
msgstr ""
#: shared-bindings/_bleio/CharacteristicBuffer.c