mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-02-01 19:21:53 -05:00
CheckUpdates should be called checkupdates
"checkupdates" is an fdroid subcommand, e.g. `fdroid checkupdates`, and it is always spelled all lower case. sed -i 's,CheckUpdates,checkupdates,g' fdroidserver/*.py locale/*/LC_MESSAGES/fdroidserver.po
This commit is contained in:
@@ -1812,7 +1812,7 @@ msgstr "UpdateCheckData nu este un URL valid: {url}"
|
||||
#. Translators: https://developer.android.com/studio/build/application-id
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet."
|
||||
msgstr "UpdateCheckMode este setat, dar se pare că CheckUpdates nu a fost încă rulat."
|
||||
msgstr "UpdateCheckMode este setat, dar se pare că checkupdates nu a fost încă rulat."
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "UpdateCheckName is set to the known application ID, it can be removed"
|
||||
|
||||
Reference in New Issue
Block a user