fix: TCP server calls

This commit is contained in:
ngn
2024-08-07 05:35:13 +03:00
parent edc732ac69
commit d7dd578fc4
6 changed files with 20 additions and 6 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-07 04:49+0300\n"
"POT-Creation-Date: 2024-08-07 05:32+0300\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"
@ -635,3 +635,8 @@ msgstr ""
#, c-format
msgid "failed to accept the MPTP connection: %s"
msgstr ""
#: src/error.c:169
#, c-format
msgid "failed to listen the MPTP socket: %s"
msgstr ""