You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/03/31 14:58:14 UTC

git commit: Adding tx/config file

Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/master 2bd5ba154 -> 5f00a99a8


Adding tx/config file


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/5f00a99a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/5f00a99a
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/5f00a99a

Branch: refs/heads/master
Commit: 5f00a99a833fbabe6694662af85104f0fa5a7f1a
Parents: 2bd5ba1
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Mon Mar 31 08:58:03 2014 -0400
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Mon Mar 31 08:58:03 2014 -0400

----------------------------------------------------------------------
 .tx/config | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/5f00a99a/.tx/config
----------------------------------------------------------------------
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 0000000..986cb62
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,29 @@
+[main]
+host = https://www.transifex.com
+type = PO
+
+[apache-cloudstack-release-notes-rtd.about]
+file_filter = source/locale/<lang>/LC_MESSAGES/about.po
+source_file = source/locale/pot/about.pot
+source_lang = en
+
+[apache-cloudstack-release-notes-rtd.api-changes]
+file_filter = source/locale/<lang>/LC_MESSAGES/api-changes.po
+source_file = source/locale/pot/api-changes.pot
+source_lang = en
+
+[apache-cloudstack-release-notes-rtd.compat]
+file_filter = source/locale/<lang>/LC_MESSAGES/compat.po
+source_file = source/locale/pot/compat.pot
+source_lang = en
+
+[apache-cloudstack-release-notes-rtd.index]
+file_filter = source/locale/<lang>/LC_MESSAGES/index.po
+source_file = source/locale/pot/index.pot
+source_lang = en
+
+[apache-cloudstack-release-notes-rtd.rnotes]
+file_filter = source/locale/<lang>/LC_MESSAGES/rnotes.po
+source_file = source/locale/pot/rnotes.pot
+source_lang = en
+