summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-05-05 08:50:22 -0700
committerGitHub <noreply@github.com>2020-05-05 08:50:22 -0700
commitf40db45009aa39ecc46b800ec18a23173bd17ac0 (patch)
treea5b9a0e9dfecb746e16762f8919cce860b940058 /locale/circuitpython.pot
parentdd216b6cad454c27973439887266170f09b6e0a8 (diff)
parente1366d78b125f0aca7d9f2e6faa55d3b0adf2e83 (diff)
Merge pull request #2799 from dhalbert/ringbuf-fixes
Ringbuf: fix PacketBuffer; clean up ringbuf implementation and use
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot10
1 files changed, 9 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 4b18bfd47..aa465b0b7 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-04-27 18:34-0700\n"
+"POT-Creation-Date: 2020-05-04 20:38-0400\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"
@@ -1085,6 +1085,10 @@ msgstr ""
msgid "No available clocks"
msgstr ""
+#: shared-bindings/_bleio/PacketBuffer.c
+msgid "No connection: length cannot be determined"
+msgstr ""
+
#: shared-bindings/board/__init__.c
msgid "No default %q bus"
msgstr ""
@@ -1429,6 +1433,10 @@ msgstr ""
msgid "Too many displays"
msgstr ""
+#: ports/nrf/common-hal/_bleio/PacketBuffer.c
+msgid "Total data to write is larger than outgoing_packet_length"
+msgstr ""
+
#: py/obj.c
msgid "Traceback (most recent call last):\n"
msgstr ""