summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-09-30 11:43:08 -0700
committerGitHub <noreply@github.com>2020-09-30 11:43:08 -0700
commit2ac2f627d54ab36acb70d2054ea32b6c36002daf (patch)
tree483aefa3f48b078f142c273aa0311c5260f4890c /locale
parent5ca10e78497a59fe435072ac276529100f295dbb (diff)
parentc129c8f296bf4a4b81d610ca328612b2193178ca (diff)
Merge pull request #3466 from jepler/canbus-api-changes
Canbus: api changes
Diffstat (limited to 'locale')
-rw-r--r--locale/circuitpython.pot16
1 files changed, 10 insertions, 6 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index b6de5667e..1eb16a0e8 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-09-29 11:11+0530\n"
+"POT-Creation-Date: 2020-09-29 20:14-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"
@@ -1530,6 +1530,10 @@ msgstr ""
msgid "Refresh too soon"
msgstr ""
+#: shared-bindings/canio/RemoteTransmissionRequest.c
+msgid "RemoteTransmissionRequests limited to 8 bytes"
+msgstr ""
+
#: shared-bindings/aesio/aes.c
msgid "Requested AES mode is unsupported"
msgstr ""
@@ -2412,10 +2416,14 @@ msgstr ""
msgid "exceptions must derive from BaseException"
msgstr ""
-#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
+#: shared-bindings/canio/CAN.c
msgid "expected '%q' but got '%q'"
msgstr ""
+#: shared-bindings/canio/CAN.c
+msgid "expected '%q' or '%q' but got '%q'"
+msgstr ""
+
#: py/objstr.c
msgid "expected ':' after format specifier"
msgstr ""
@@ -3275,10 +3283,6 @@ msgstr ""
msgid "source palette too large"
msgstr ""
-#: shared-bindings/canio/Message.c
-msgid "specify size or data, but not both"
-msgstr ""
-
#: py/objstr.c
msgid "start/end indices"
msgstr ""