mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
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:
parent
443973c6f1
commit
6ab1fd9945
48 changed files with 48 additions and 49 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue