Hey Guys, I am working on a project LibreCAD and trying to setup a translation server for it: This is how my directory structure looks like : https://github.com/LibreCAD/LibreCAD/tree/master/ts There are 5 directories where each directory contains a bunch of files for each translation.
For example the CMS contains... librecadcmd_en.ts librecadcmd_es.ts librecadcmd_et.ts I have the following questions: 1) Can I use git with pootle directory, or do I need to use the suggested symlink method? as found in one of the threads. 2) Would you recommend changing the directory structure to make it 'pootle aware'? I have no problems changing the directory structure... End goal for me is: 1) Make it as easy for users to translate files 2) Make it as easy for me to merge changes (press of button preferred). If the above two 'requirements' do mean changing something, then I can do that. As long as it makes my life easy :) What Iw ant to prevent is keep logging into my server to pull/push commits and do a lot of manual work. Ries ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
