mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-15 03:30: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
|
|
@ -32,6 +32,7 @@ metadata_v0:
|
|||
- cd fdroiddata
|
||||
- ../tests/dump_internal_metadata_format.py
|
||||
- sed -i
|
||||
-e '/Translation:/d'
|
||||
-e '/kivy:\sfalse/d'
|
||||
-e '/timeout:\s/d'
|
||||
metadata/dump_*/*.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue