use YAML names for referring to metadata fields in messages

This commit is contained in:
Hans-Christoph Steiner 2020-10-01 11:52:22 +02:00
parent 5e1377c77a
commit b23cf9f8ad
31 changed files with 45 additions and 45 deletions

View file

@ -1104,7 +1104,7 @@ msgstr ""
#: ../fdroidserver/lint.py
#, python-brace-format
msgid "Last used commit '{commit}' looks like a tag, but Update Check Mode is '{ucm}'"
msgid "Last used commit '{commit}' looks like a tag, but UpdateCheckMode is '{ucm}'"
msgstr ""
#: ../fdroidserver/lint.py
@ -1715,7 +1715,7 @@ msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in con
msgstr ""
#: ../fdroidserver/lint.py
msgid "UCM is set but it looks like checkupdates hasn't been run yet"
msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet"
msgstr ""
#: ../fdroidserver/lint.py
@ -1863,7 +1863,7 @@ msgstr ""
#. Translators: https://developer.android.com/studio/build/application-id
#: ../fdroidserver/lint.py
msgid "Update Check Name is set to the known application ID - it can be removed"
msgid "UpdateCheckName is set to the known application ID - it can be removed"
msgstr ""
#: ../fdroid ../fdroidserver/__main__.py