diff options
| author | Olivier Schneider <[email protected]> | 2026-04-29 22:15:16 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-29 22:15:16 +0200 |
| commit | 1cf7c928e3d2bcfad548fdb747dff5cbc3d1441f (patch) | |
| tree | 6b7168c1a805af4d3e633cff0b4d7120ace42e2f /.tx/config | |
| parent | 269e7f6c1413fd3d4724d60bc5f82324a2dbf2b6 (diff) | |
| download | atril-master.tar.bz2 atril-master.tar.xz | |
* update pot files
* retrieve last transifex translations
* remove empty po file
* add translation coverage badge
* fix invalid po files
Diffstat (limited to '.tx/config')
| -rw-r--r-- | .tx/config | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.tx/config b/.tx/config deleted file mode 100644 index e2f54af9..00000000 --- a/.tx/config +++ /dev/null @@ -1,17 +0,0 @@ -[main] -host = https://www.transifex.com - -[o:mate:p:MATE:r:master--atril] -file_filter = po/<lang>.po -source_file = atril.pot -source_lang = en -type = PO -minimum_perc = 2 - -[o:mate:p:MATE:r:master--atril-user-guide] -file_filter = help/<lang>/<lang>.po -source_file = help/atril.pot -source_lang = en -type = PO -minimum_perc = 2 - |
