mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
locale: full update of source strings
This commit is contained in:
parent
7cf7f4b14e
commit
b29ee09fda
55 changed files with 1221 additions and 16947 deletions
|
|
@ -1,8 +1,7 @@
|
|||
|
||||
FILES = ../fdroid $(wildcard ../fdroidserver/*.py) \
|
||||
FILES = $(wildcard ../fdroidserver/*.py) \
|
||||
$(wildcard /usr/lib/python3.*/argparse.py) \
|
||||
$(wildcard /usr/lib/python3.*/optparse.py) \
|
||||
$(wildcard /usr/lib/python3.*/getopt.py)
|
||||
../fdroid
|
||||
|
||||
# these are the supported languages
|
||||
ALL_LINGUAS = $(shell sed -En 's,include locale/([^/]+)/.*,\1,p' ../MANIFEST.in)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue