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

@ -133,7 +133,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
@ -145,7 +145,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
@ -153,7 +153,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
@ -161,7 +161,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
@ -174,7 +174,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
@ -1199,7 +1199,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
@ -1248,7 +1248,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
@ -1298,7 +1298,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
@ -1773,7 +1773,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
@ -2699,7 +2699,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