aboutsummaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2021-01-15 12:01:15 -0500
committerLucian Copeland <hierophect@gmail.com>2021-01-25 17:07:25 -0500
commit9f34ec78c44b6037e2f05bf4ebb44130b35e1425 (patch)
tree4fed688fc8bad6c5591ac644daaf6b26e236fdd4 /locale/circuitpython.pot
parent97f5d218a5af9c7207bc339bf25beaa65c7b42e5 (diff)
Separate Socket and SSLSocket, add LWIP connect
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot24
1 files changed, 10 insertions, 14 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 3ffc31cc6..c88a32a05 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -622,6 +622,10 @@ msgstr ""
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
+#: ports/esp32s2/common-hal/socketpool/Socket.c
+msgid "Cannot set socket options"
+msgstr ""
+
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Cannot set value when direction is input."
msgstr ""
@@ -854,7 +858,7 @@ msgstr ""
msgid "Error in regex"
msgstr ""
-#: shared-bindings/socketpool/Socket.c
+#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
msgid "Error: Failure to bind"
msgstr ""
@@ -912,7 +916,7 @@ msgstr ""
msgid "FFT is implemented for linear arrays only"
msgstr ""
-#: ports/esp32s2/common-hal/socketpool/Socket.c
+#: ports/esp32s2/common-hal/ssl/SSLSocket.c
msgid "Failed SSL handshake"
msgstr ""
@@ -1248,7 +1252,7 @@ msgstr ""
msgid "Invalid size"
msgstr ""
-#: ports/esp32s2/common-hal/socketpool/Socket.c
+#: ports/esp32s2/common-hal/ssl/SSLContext.c
msgid "Invalid socket for TLS"
msgstr ""
@@ -1256,10 +1260,6 @@ msgstr ""
msgid "Invalid state"
msgstr ""
-#: ports/esp32s2/common-hal/socketpool/Socket.c
-msgid "Invalid use of TLS Socket"
-msgstr ""
-
#: shared-bindings/audiomixer/Mixer.c
msgid "Invalid voice"
msgstr ""
@@ -1276,10 +1276,6 @@ msgstr ""
msgid "Invalid word/bit length"
msgstr ""
-#: ports/esp32s2/common-hal/socketpool/Socket.c
-msgid "Issue setting SO_REUSEADDR"
-msgstr ""
-
#: shared-bindings/aesio/aes.c
msgid "Key must be 16, 24, or 32 bytes long"
msgstr ""
@@ -1562,7 +1558,7 @@ msgstr ""
msgid "Out of memory"
msgstr ""
-#: ports/esp32s2/common-hal/socketpool/Socket.c
+#: ports/esp32s2/common-hal/socketpool/SocketPool.c
msgid "Out of sockets"
msgstr ""
@@ -2027,7 +2023,7 @@ msgstr ""
msgid "Unexpected nrfx uuid type"
msgstr ""
-#: ports/esp32s2/common-hal/socketpool/Socket.c
+#: ports/esp32s2/common-hal/ssl/SSLSocket.c
#, c-format
msgid "Unhandled ESP TLS error %d %d %x %d"
msgstr ""
@@ -2324,7 +2320,7 @@ msgstr ""
msgid "buffer too small"
msgstr ""
-#: shared-bindings/socketpool/Socket.c
+#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
msgid "buffer too small for requested bytes"
msgstr ""