Hans-Christoph Steiner
8e0b424bc8
update translation template with latest strings
2017-09-16 13:19:38 +02:00
Hans-Christoph Steiner
86cf1c9800
add Makefile to handle refreshing translation template
...
To generate the translation files, run `make -C locale`or
`cd locale && make`
To update the template, run `make -C locale template` or
`cd locale && make fdroidserver.pot`
2017-09-16 13:19:38 +02:00
Hans-Christoph Steiner
53e4ec47a7
English source string corrections
...
From @monolifed <monolifed@gmail.com>
2017-09-16 13:19:38 +02:00
Hans-Christoph Steiner
5ca2997daf
Weblate
2017-09-15 21:00:33 +00:00
Hans-Christoph Steiner
4b99a505b3
locale: fix broken source string
2017-06-28 23:14:57 +02:00
Hans-Christoph Steiner
790c881000
set gettext template to UTF-8
2017-06-16 22:21:08 +02:00
Hans-Christoph Steiner
0dff73f29a
move translation files to 'locale' like Repomaker does
...
The django gettext layout seems to the most standard approach with
Python projects.
2017-06-16 22:10:48 +02:00