mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
standardize naming in strings and comments on all caps APK
This commit is contained in:
parent
97d5933a05
commit
63be6f6347
47 changed files with 408 additions and 408 deletions
|
@ -440,7 +440,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
|
||||
msgid "Checking archiving for {appid} - APKs:{integer}, keepversions:{keep}, archapks:{arch}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/dscanner.py
|
||||
|
@ -505,7 +505,7 @@ msgid "Could not open APK {path} for analysis: "
|
|||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
msgid "Could not open apk file for analysis"
|
||||
msgid "Could not open APK file for analysis"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/common.py
|
||||
|
@ -781,12 +781,12 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Failed to get apk information, deleting {path}"
|
||||
msgid "Failed to get APK information, deleting {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/update.py
|
||||
#, python-brace-format
|
||||
msgid "Failed to get apk information, skipping {path}"
|
||||
msgid "Failed to get APK information, skipping {path}"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
|
@ -1255,7 +1255,7 @@ msgstr ""
|
|||
|
||||
#: ../fdroidserver/install.py
|
||||
#, python-format
|
||||
msgid "No signed apk available for %s"
|
||||
msgid "No signed APK available for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/install.py
|
||||
|
@ -1633,7 +1633,7 @@ msgstr ""
|
|||
msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
|
||||
msgstr ""
|
||||
|
||||
msgid "Setup an emulator, install the apk on it and perform a drozer scan"
|
||||
msgid "Setup an emulator, install the APK on it and perform a drozer scan"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroid ../fdroidserver/__main__.py
|
||||
|
@ -2007,7 +2007,7 @@ msgstr ""
|
|||
msgid "Use date from APK instead of current time for newly added APKs"
|
||||
msgstr ""
|
||||
|
||||
msgid "Use date from apk instead of current time for newly added apks"
|
||||
msgid "Use date from APK instead of current time for newly added APKs"
|
||||
msgstr ""
|
||||
|
||||
#: ../fdroidserver/deploy.py ../fdroidserver/upload.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue