diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 19ee8be..79c7e04 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,7 @@ assignees: '' **Prerequisites** + **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8c28a74..67ac8f9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -14,11 +14,14 @@ assignees: '' **Describe the feature** **Describe alternatives you've considered (if applicable)** diff --git a/README.md b/README.md index ea52c19..49b62cb 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ Currently supported App sources: [Get it on GitHub](https://github.com/ImranR98/Obtainium/releases) +[Get it on F-Droid](https://f-droid.org/packages/dev.imranr.obtainium.fdroid/) [PGP Public Key](https://keyserver.ubuntu.com/pks/lookup?search=contact%40imranr.dev&fingerprint=on&op=index) diff --git a/assets/translations/hu.json b/assets/translations/hu.json index 74b3713..e61741f 100644 --- a/assets/translations/hu.json +++ b/assets/translations/hu.json @@ -303,7 +303,7 @@ "badDownload": "Az APK-t nem lehetett elemezni (inkompatibilis vagy részleges letöltés)", "removeAppQuestion": { "one": "Eltávolítja az alkalmazást?", - "other": "Eltávolítja az alkalmazást?" + "other": "Eltávolítja az alkalmazásokat?" }, "tooManyRequestsTryAgainInMinutes": { "one": "Túl sok kérés (korlátozott arány) – próbálja újra {} perc múlva",