summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authormicroDev <70126934+microDev1@users.noreply.github.com>2020-10-15 16:08:01 +0530
committermicroDev <70126934+microDev1@users.noreply.github.com>2020-10-15 16:08:01 +0530
commit26fd2c62238bb2fad5c0b727e279157f3f6c02cb (patch)
tree1035052468f01dd1a7de2dfe50e26aa33138cdd2 /locale/circuitpython.pot
parent18fbff4f57e0c0b25ecaa3e1064c71b7a09f320b (diff)
Add hostname validation
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot8
1 files changed, 6 insertions, 2 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 76681d209..cf92b0584 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-10-12 14:16+0530\n"
+"POT-Creation-Date: 2020-10-15 16:06+0530\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"
@@ -948,7 +948,7 @@ msgid "Hardware in use, try alternative pins"
msgstr ""
#: shared-bindings/wifi/Radio.c
-msgid "Hostname must be between 1 and 63 characters"
+msgid "Hostname must be between 1 and 253 characters"
msgstr ""
#: extmod/vfs_posix_file.c py/objstringio.c
@@ -2732,6 +2732,10 @@ msgstr ""
msgid "invalid format specifier"
msgstr ""
+#: shared-bindings/wifi/Radio.c
+msgid "invalid hostname"
+msgstr ""
+
#: extmod/modussl_axtls.c
msgid "invalid key"
msgstr ""