diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2018-07-07 16:04:39 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2018-07-07 16:05:12 +0200 |
commit | 840ee20f7b9327fd5e3445af2652b299fdd0ff7f (patch) | |
tree | 69a4a2000a25d04e2d719f64c3fd1cbe655a9611 /.tx/config | |
parent | 41a4189d2078e1571d784068e34e7a753bcb8f22 (diff) | |
download | aur-840ee20f7b9327fd5e3445af2652b299fdd0ff7f.tar.gz aur-840ee20f7b9327fd5e3445af2652b299fdd0ff7f.tar.xz |
Rename translation resources from aur to aurweb
* Rename the aur project to aurweb on Transifex.
* Rename aur.pot to aurweb.pot.
* Update documentation and Makefile.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ [main] host = https://www.transifex.com -[aur.aurpot] +[aurweb.aurwebpot] file_filter = po/<lang>.po -source_file = po/aur.pot +source_file = po/aurweb.pot source_lang = en - |