mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 17:31:07 +03:00
locale: fix missing format strings
This commit is contained in:
parent
4fa5512041
commit
81b1142bec
3 changed files with 3 additions and 3 deletions
|
@ -617,7 +617,7 @@ msgstr ""
|
|||
#: ../fdroidserver/upload.py
|
||||
#, fuzzy, python-format
|
||||
msgid "Error while attempting to publish log: %s"
|
||||
msgstr "Помилка при отриманні адреси репозиторія"
|
||||
msgstr "Помилка при отриманні адреси репозиторія: %s"
|
||||
|
||||
#: ../fdroidserver/import.py
|
||||
msgid "Error while getting repo address"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue