[accessibility-guide/f15] add .tx/config

Nick Bebout nb at fedoraproject.org
Mon Feb 21 17:21:41 UTC 2011


commit 0d26d56a1e72da03d5942818d17b9e509733773e
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Mon Feb 21 11:21:37 2011 -0600

    add .tx/config

 .tx/config |   73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 73 insertions(+), 0 deletions(-)
---
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 0000000..fc562c9
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,73 @@
+[main]
+host = https://www.transifex.net
+
+[fedora-accessibility-guide.accessibility-guide]
+file_filter = <lang>/accessibility-guide.po
+source_file = pot/accessibility-guide.pot
+source_lang = en
+
+[fedora-accessibility-guide.Article_Info]
+file_filter = <lang>/Article_Info.po
+source_file = pot/Article_Info.pot
+source_lang = en
+
+[fedora-accessibility-guide.Author_Group]
+file_filter = <lang>/Author_Group.po
+source_file = pot/Author_Group.pot
+source_lang = en
+
+[fedora-accessibility-guide.Desktops]
+file_filter = <lang>/Desktops.po
+source_file = pot/Desktops.pot
+source_lang = en
+
+[fedora-accessibility-guide.Introduction]
+file_filter = <lang>/Introduction.po
+source_file = pot/Introduction.pot
+source_lang = en
+
+[fedora-accessibility-guide.MoreInformation]
+file_filter = <lang>/MoreInformation.po
+source_file = pot/MoreInformation.pot
+source_lang = en
+
+[fedora-accessibility-guide.Mouse_Tools]
+file_filter = <lang>/Mouse_Tools.po
+source_file = pot/Mouse_Tools.pot
+source_lang = en
+
+[fedora-accessibility-guide.On_Screen_Keyboards]
+file_filter = <lang>/On_Screen_Keyboards.po
+source_file = pot/On_Screen_Keyboards.pot
+source_lang = en
+
+[fedora-accessibility-guide.Other_Tools]
+file_filter = <lang>/Other_Tools.po
+source_file = pot/Other_Tools.pot
+source_lang = en
+
+[fedora-accessibility-guide.Revision_History]
+file_filter = <lang>/Revision_History.po
+source_file = pot/Revision_History.pot
+source_lang = en
+
+[fedora-accessibility-guide.Screen_Magnifiers]
+file_filter = <lang>/Screen_Magnifiers.po
+source_file = pot/Screen_Magnifiers.pot
+source_lang = en
+
+[fedora-accessibility-guide.Screen_Readers]
+file_filter = <lang>/Screen_Readers.po
+source_file = pot/Screen_Readers.pot
+source_lang = en
+
+[fedora-accessibility-guide.Tools]
+file_filter = <lang>/Tools.po
+source_file = pot/Tools.pot
+source_lang = en
+
+[fedora-accessibility-guide.Why]
+file_filter = <lang>/Why.po
+source_file = pot/Why.pot
+source_lang = en
+


More information about the docs-commits mailing list