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

@ -1811,7 +1811,7 @@ msgstr "UpdateCheckData nie jest prawidłowym adresem URL: {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 jest ustawiony, ale wygląda na to, że checkupdates nie został jeszcze uruchomiony"
#: ../fdroidserver/lint.py