update: add custom error for unloaded pool info

This commit is contained in:
ngn
2024-07-13 14:23:39 +03:00
parent ba992d395d
commit 4ea2d22519
4 changed files with 11 additions and 2 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-13 14:11+0300\n"
"POT-Creation-Date: 2024-07-13 14:22+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"
@ -582,3 +582,8 @@ msgstr ""
#, c-format
msgid "file hash does not match for %s"
msgstr ""
#: src/error.c:158
#, fuzzy
msgid "pool info is not loaded"
msgstr "URL hostname is too large"