[PATCH] Switch to temporary transifex branch

Brian C. Lane bcl at redhat.com
Fri Jan 16 18:34:43 UTC 2015


The 'transition' to zanata.org cut off all access to the fedora
transifex translations, effectively blocking the ability to build.
This lets us at least use the last translations.
---
 .tx/config | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/.tx/config b/.tx/config
index 9bb64b7..5944c9e 100644
--- a/.tx/config
+++ b/.tx/config
@@ -1,8 +1,9 @@
-[anaconda.master]
+[main]
+host = https://www.transifex.com
+
+[anaconda-1.master]
 file_filter = po/<lang>.po
 source_file = po/anaconda.pot
 source_lang = en
-
-[main]
-host = https://www.transifex.com
+type = PO
 
-- 
1.9.3



More information about the anaconda-patches mailing list