summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2021-01-15 11:52:34 -0800
committerGitHub <noreply@github.com>2021-01-15 11:52:34 -0800
commit816cbe470458fde5bae1d0a7b1339b89f9b0e563 (patch)
tree85ba8d4fba1a40461de0ad18e9bf75c450394aab /locale/circuitpython.pot
parentfac4d9c5b9ac2629021edb262468b7f0d98e83c1 (diff)
parent564dce858f2307c649155bb9c14810aad6b823c1 (diff)
Merge pull request #3992 from anecdata/reason4
wifi: more disconnect reasons for retries & include error code in exception
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 1c92d3765..434684e13 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -2013,7 +2013,8 @@ msgid "Unhandled ESP TLS error %d %d %x %d"
msgstr ""
#: shared-bindings/wifi/Radio.c
-msgid "Unknown failure"
+#, c-format
+msgid "Unknown failure %d"
msgstr ""
#: ports/nrf/common-hal/_bleio/__init__.c