fix: add missing error checking for sync command

This commit is contained in:
ngn
2024-07-16 16:04:21 +03:00
parent 16cfc0676e
commit d66fefa1d4
4 changed files with 18 additions and 1 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-14 21:05+0300\n"
"POT-Creation-Date: 2024-07-16 16:03+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"
@ -587,3 +587,7 @@ msgstr ""
#, fuzzy
msgid "pool info is not loaded"
msgstr "URL hostname is too large"
#: src/error.c:159
msgid "pool list is empty"
msgstr ""