Author: Konstantin Dmitriev <ksee.zelga...@gmail.com> Date: Tue Feb 7 20:13:13 2012 +0700
Add transifex configuration file. Install transifex-client and use "tx pull --force" to download all transaltions from transifex. --- .tx/config | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..1ddf525 --- /dev/null +++ b/.tx/config @@ -0,0 +1,13 @@ +[main] +host = https://www.transifex.net + +[synfig.synfig-core] +file_filter = synfig-core/po/<lang>.po +source_file = synfig-core/po/synfig.pot +source_lang = en + +[synfig.synfig-studio] +file_filter = synfig-studio/po/<lang>.po +source_file = synfig-studio/po/synfigstudio.pot +source_lang = en + ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl