mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 23:40:29 +03:00
metadata: add new Translation app field for URL for contributions
This is a field requested from a bunch of translators so they can easily find where to translate apps: https://forum.f-droid.org/t/translation-field-for-app-entries/1403/5
This commit is contained in:
parent
eac391c58f
commit
05eef5a454
11 changed files with 15 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ License: GPL-3.0+
|
|||
WebSite: https://f-droid.org
|
||||
SourceCode: https://gitlab.com/fdroid/fdroidclient
|
||||
IssueTracker: https://gitlab.com/fdroid/fdroidclient/issues
|
||||
Translation: https://hosted.weblate.org/projects/f-droid/f-droid
|
||||
Changelog: https://gitlab.com/fdroid/fdroidclient/raw/HEAD/CHANGELOG.md
|
||||
Donate: https://f-droid.org/about
|
||||
FlattrID: '343053'
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ RepoType: git
|
|||
RequiresRoot: false
|
||||
SourceCode: https://github.com/miguelvps/PoliteDroid
|
||||
Summary: Calendar tool
|
||||
Translation: ''
|
||||
UpdateCheckData: null
|
||||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@ RepoType: git
|
|||
RequiresRoot: true
|
||||
SourceCode: https://github.com/dschuermann/ad-away
|
||||
Summary: Block advertisements
|
||||
Translation: https://www.transifex.com/dominikschuermann/adaway
|
||||
UpdateCheckData: null
|
||||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ RepoType: git
|
|||
RequiresRoot: false
|
||||
SourceCode: https://github.com/SMSSecure/SMSSecure
|
||||
Summary: Send encrypted text messages (SMS)
|
||||
Translation: https://www.transifex.com/silence/silence
|
||||
UpdateCheckData: null
|
||||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ RepoType: git
|
|||
RequiresRoot: false
|
||||
SourceCode: http://git.videolan.org/?p=vlc-ports/android.git;a=summary
|
||||
Summary: Media player
|
||||
Translation: ''
|
||||
UpdateCheckData: null
|
||||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ License:GPL-3.0
|
|||
Web Site:https://dev.guardianproject.info/projects/checkey
|
||||
Source Code:https://github.com/guardianproject/checkey
|
||||
Issue Tracker:https://dev.guardianproject.info/projects/checkey/issues
|
||||
Translation:https://www.transifex.com/otf/checkey
|
||||
Bitcoin:1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
|
||||
|
||||
Auto Name:Checkey
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@
|
|||
"RequiresRoot": true,
|
||||
"SourceCode": "https://github.com/dschuermann/ad-away",
|
||||
"Summary": "Block advertisements",
|
||||
"Translation": "https://www.transifex.com/dominikschuermann/adaway",
|
||||
"UpdateCheckMode": "Tags",
|
||||
"WebSite": "http://sufficientlysecure.org/index.php/adaway",
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ License:GPL-3.0+
|
|||
Web Site:https://f-droid.org
|
||||
Source Code:https://gitlab.com/fdroid/fdroidclient
|
||||
Issue Tracker:https://gitlab.com/fdroid/fdroidclient/issues
|
||||
Translation:https://hosted.weblate.org/projects/f-droid/f-droid
|
||||
Changelog:https://gitlab.com/fdroid/fdroidclient/raw/HEAD/CHANGELOG.md
|
||||
Donate:https://f-droid.org/about
|
||||
FlattrID:343053
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ License:GPL-3.0
|
|||
Web Site:http://www.smssecure.org
|
||||
Source Code:https://github.com/SMSSecure/SMSSecure
|
||||
Issue Tracker:https://github.com/SMSSecure/SMSSecure/issues
|
||||
Translation:https://www.transifex.com/silence/silence
|
||||
|
||||
Auto Name:SMSSecure
|
||||
Summary:Send encrypted text messages (SMS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue