summaryrefslogtreecommitdiffstats
path: root/.tx
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2011-03-08 13:19:54 -1000
committerDavid Cantrell <dcantrell@redhat.com>2011-04-04 14:33:11 -1000
commit239981f83ab0ce3ed07bdcea8ad977ec94577bc0 (patch)
treef2f6f40a7df5ec0c4a47083222d3a42147486c44 /.tx
parent8016c41cb3ce16527b440900b2e9abde1097c678 (diff)
downloadanaconda-239981f83ab0ce3ed07bdcea8ad977ec94577bc0.tar.gz
anaconda-239981f83ab0ce3ed07bdcea8ad977ec94577bc0.tar.xz
anaconda-239981f83ab0ce3ed07bdcea8ad977ec94577bc0.zip
Add transifex-client configuration file.
Translation work has changed again. Rather than translators pushing changes to our central repo, we are now responsible for pulling the latest .po files from them. We do this using the 'tx' command from the transifex-client package. The .tx/config file defines the transifex-client settings for this project, which is (a) where translations live, (b) the location of the pot file, and (c) the source language.
Diffstat (limited to '.tx')
-rw-r--r--.tx/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 000000000..48f4b1d5b
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,7 @@
+[anaconda.master]
+file_filter = po/<lang>.po
+source_file = po/anaconda.pot
+source_lang = en
+
+[main]
+host = https://www.transifex.net