[PATCH 1/6] Add transifex-client configuration file.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
(cherry picked from commit 239981f83ab0ce3ed07bdcea8ad977ec94577bc0)
---
 .tx/config |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
 create mode 100644 .tx/config

diff --git a/.tx/config b/.tx/config
new file mode 100644
index 0000000..676ab10
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,8 @@
+[main]
+host = https://www.transifex.net
+
+[anaconda.f15-branch]
+file_filter = po/<lang>.po
+source_file = po/anaconda.pot
+source_lang = en
+
-- 
1.7.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux