fix: TCP network issues
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-08-07 05:32+0300\n"
|
||||
"POT-Creation-Date: 2024-08-08 02:21+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"
|
||||
@ -102,7 +102,8 @@ msgid "failed to connect to the MPTP host"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:39
|
||||
msgid "failed receive MPTP data from host"
|
||||
#, c-format
|
||||
msgid "failed receive MPTP data from host: %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:40
|
||||
@ -128,7 +129,8 @@ msgid "MPTP connection timed out"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:45
|
||||
msgid "failed to bind MPTP socket"
|
||||
#, c-format
|
||||
msgid "failed to bind MPTP socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:46
|
||||
|
Reference in New Issue
Block a user