From: Miroslav Lichvar Date: Wed, 23 Mar 2016 14:50:26 +0000 (+0100) Subject: migrate from Transifex to Zanata for translations X-Git-Tag: r0-52-19~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c7dc7ccdb5f491a9c8740c11bba7e7de4daec7b;p=thirdparty%2Fnewt.git migrate from Transifex to Zanata for translations --- diff --git a/.tx/config b/.tx/config deleted file mode 100644 index ee46953..0000000 --- a/.tx/config +++ /dev/null @@ -1,8 +0,0 @@ -[main] -host = https://www.transifex.com - -[newt.master] -file_filter = po/.po -source_file = po/newt.pot -source_lang = en - diff --git a/Makefile.in b/Makefile.in index d32d784..be203e4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -168,7 +168,7 @@ Makefile: configure.ac create-archive: Makefile @rm -rf /tmp/newt-$(VERSION) @git archive --prefix=newt-$(VERSION)/ $(TAG) | tar x -C /tmp - @cd /tmp/newt-$(VERSION) && ./autogen.sh && rm -rf autom4te.cache .tx .gitignore + @cd /tmp/newt-$(VERSION) && ./autogen.sh && rm -rf autom4te.cache .gitignore @cd /tmp; tar c --owner root --group root newt-$(VERSION) | gzip -9 > newt-$(VERSION).tar.gz @rm -rf /tmp/newt-$(VERSION) @cp /tmp/newt-$(VERSION).tar.gz . diff --git a/po/zanata.xml b/po/zanata.xml new file mode 100644 index 0000000..ab915bb --- /dev/null +++ b/po/zanata.xml @@ -0,0 +1,7 @@ + + + https://fedora.zanata.org/ + newt + master + gettext +