fix UpdateCheckMode string in lint

sed -i "s/UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet/UpdateCheckMode is set but it looks like checkupdates hasn't been run yet./g" locale/*/LC_MESSAGES/fdroidserver.po
This commit is contained in:
Hans-Christoph Steiner 2024-04-10 15:35:59 +02:00
parent 443973c6f1
commit 6ab1fd9945
48 changed files with 48 additions and 49 deletions

View file

@ -1816,7 +1816,7 @@ msgstr "UpdateCheckData tiene una URL no válida: {url}"
#. Translators: https://developer.android.com/studio/build/application-id
#: ../fdroidserver/lint.py
msgid "UpdateCheckMode is set but it looks likecheckupdates hasn't been run yet"
msgid "UpdateCheckMode is set but it looks like checkupdates hasn't been run yet."
msgstr "UpdateCheckMode está configurado pero parece que checkupdates aún no se ha ejecutado"
#: ../fdroidserver/lint.py