diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2021-02-05 13:24:55 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2021-02-05 13:24:55 -0500 |
| commit | 857bb8a534444335874927b6ce436b49917fe849 (patch) | |
| tree | ef4e512b38d5da2b1c50e1f7716b4d4288ab319d /locale/circuitpython.pot | |
| parent | 4d26ffb44740a3217b53d567f4465f83e5880369 (diff) | |
Translations
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 529bc6d52..035941ff5 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -3622,6 +3622,10 @@ msgstr "" msgid "pop from empty %q" msgstr "" +#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c +msgid "port must be >= 0" +msgstr "" + #: py/objint_mpz.c msgid "pow() 3rd argument cannot be 0" msgstr "" |
