fix typo in translatable string: s,itmes,items,g

This commit is contained in:
Hans-Christoph Steiner 2024-09-10 17:00:37 +02:00
parent 41b9419740
commit 492d4a5619
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
51 changed files with 102 additions and 102 deletions

View file

@ -1291,11 +1291,11 @@ msgid "One of the 'github_releases' config items is missing the 'projectUrl' val
msgstr ""
#: ../fdroidserver/deploy.py
msgid "One of the 'github_releases' config itmes is missing the 'packageNames' value. skipping ..."
msgid "One of the 'github_releases' config items is missing the 'packageNames' value. skipping ..."
msgstr ""
#: ../fdroidserver/deploy.py
msgid "One of the 'github_releases' config itmes is missing the 'token' value. skipping ..."
msgid "One of the 'github_releases' config items is missing the 'token' value. skipping ..."
msgstr ""
#: ../fdroidserver/update.py