summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2013-12-10 19:09:30 +0200
committerYuri Chornoivan <yurchor@ukr.net>2013-12-10 19:09:30 +0200
commit373599b2d83b95532b138f3b960e7783628e2a5c (patch)
tree6b606401d95f0209894c64aa460a7a63ccdff722
parente549f6a8e281d1dba6646eee6245c0835de9e878 (diff)
downloaddrakx-373599b2d83b95532b138f3b960e7783628e2a5c.tar
drakx-373599b2d83b95532b138f3b960e7783628e2a5c.tar.gz
drakx-373599b2d83b95532b138f3b960e7783628e2a5c.tar.bz2
drakx-373599b2d83b95532b138f3b960e7783628e2a5c.tar.xz
drakx-373599b2d83b95532b138f3b960e7783628e2a5c.zip
Add Transifex config file
-rw-r--r--perl-install/install/share/po/.tx/config8
-rw-r--r--perl-install/share/po/.tx/config8
-rw-r--r--perl-install/standalone/po/.tx/config8
3 files changed, 24 insertions, 0 deletions
diff --git a/perl-install/install/share/po/.tx/config b/perl-install/install/share/po/.tx/config
new file mode 100644
index 000000000..09c565420
--- /dev/null
+++ b/perl-install/install/share/po/.tx/config
@@ -0,0 +1,8 @@
+[main]
+host = https://www.transifex.com
+
+[mageia.drakx_install]
+file_filter = <lang>.po
+source_file = DrakX.pot
+source_lang = en
+type = PO
diff --git a/perl-install/share/po/.tx/config b/perl-install/share/po/.tx/config
new file mode 100644
index 000000000..6dd4e1e98
--- /dev/null
+++ b/perl-install/share/po/.tx/config
@@ -0,0 +1,8 @@
+[main]
+host = https://www.transifex.com
+
+[mageia.drakx_share]
+file_filter = <lang>.po
+source_file = libDrakX.pot
+source_lang = en
+type = PO
diff --git a/perl-install/standalone/po/.tx/config b/perl-install/standalone/po/.tx/config
new file mode 100644
index 000000000..ae7b5fac5
--- /dev/null
+++ b/perl-install/standalone/po/.tx/config
@@ -0,0 +1,8 @@
+[main]
+host = https://www.transifex.com
+
+[mageia.drakx_standalone]
+file_filter = <lang>.po
+source_file = libDrakX-standalone.pot
+source_lang = en
+type = PO