change config.py to config.yml everywhere it is needed

This commit is contained in:
Hans-Christoph Steiner 2021-01-29 13:24:17 +01:00
parent f48ea06adb
commit 97d5933a05
45 changed files with 630 additions and 630 deletions

View file

@ -132,7 +132,7 @@ msgid "%s option does not take a value"
msgstr ""
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keypass' not found in config.py!"
msgid "'keypass' not found in config.yml!"
msgstr ""
#: ../fdroidserver/common.py
@ -144,7 +144,7 @@ msgid "'keystore' is NONE and 'smartcardoptions' is blank!"
msgstr ""
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystore' not found in config.py!"
msgid "'keystore' not found in config.yml!"
msgstr ""
#: ../fdroidserver/common.py
@ -152,7 +152,7 @@ msgid "'keystore' not found in config.yml!"
msgstr ""
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'keystorepass' not found in config.py!"
msgid "'keystorepass' not found in config.yml!"
msgstr ""
#: ../fdroidserver/common.py
@ -160,7 +160,7 @@ msgid "'keystorepass' not found in config.yml!"
msgstr ""
#: ../fdroidserver/index.py ../fdroidserver/common.py
msgid "'repo_keyalias' not found in config.py!"
msgid "'repo_keyalias' not found in config.yml!"
msgstr ""
#: ../fdroidserver/common.py
@ -173,7 +173,7 @@ msgid "'required' is an invalid argument for positionals"
msgstr ""
#: ../fdroidserver/common.py
msgid "'sdk_path' not set in 'config.py'!"
msgid "'sdk_path' not set in 'config.yml'!"
msgstr ""
#: ../fdroidserver/common.py
@ -1197,7 +1197,7 @@ msgid "Name '%s' is just the auto name - remove it"
msgstr ""
#: ../fdroidserver/common.py
msgid "No 'config.py' found, using defaults."
msgid "No 'config.yml' found, using defaults."
msgstr ""
#: ../fdroidserver/common.py
@ -1246,7 +1246,7 @@ msgid "No need to specify that the app is for Android"
msgstr ""
#: ../fdroidserver/deploy.py
msgid "No option set! Edit your config.py to set at least one of these:"
msgid "No option set! Edit your config.yml to set at least one of these:"
msgstr ""
#: ../fdroidserver/common.py
@ -1296,7 +1296,7 @@ msgid "Nothing to do for {appid}."
msgstr ""
#: ../fdroidserver/init.py
msgid "Now set these in config.py:"
msgid "Now set these in config.yml:"
msgstr ""
#: ../fdroidserver/init.py
@ -1771,7 +1771,7 @@ msgid "This repo already has local metadata: %s"
msgstr ""
#: ../fdroidserver/deploy.py ../fdroidserver/upload.py
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.yml!"
msgstr ""
#: ../fdroidserver/deploy.py
@ -2697,7 +2697,7 @@ msgstr ""
#: ../fdroidserver/update.py
#, python-brace-format
msgid "{name} \"{path}\" does not exist! Correct it in config.py."
msgid "{name} \"{path}\" does not exist! Correct it in config.yml."
msgstr ""
#: ../fdroidserver/common.py