new: finishing up base mptp functions
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-06-21 04:42+0300\n"
|
||||
"POT-Creation-Date: 2024-06-22 04:17+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"
|
||||
@ -79,7 +79,7 @@ msgid "invalid MPTP URL"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:28
|
||||
msgid "failed to resolve hostname for MPTP communication"
|
||||
msgid "failed to resolve hostname for MPTP connection"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:29
|
||||
@ -110,3 +110,11 @@ msgstr ""
|
||||
#: src/error.c:35
|
||||
msgid "MPTP connection timed out"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:36
|
||||
msgid "failed to bind MPTP socket"
|
||||
msgstr ""
|
||||
|
||||
#: src/error.c:37
|
||||
msgid "required argument is a NULL pointer"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user