Can be deleted

From OpenPetra Wiki
Revision as of 13:17, 12 November 2011 by Joejoe2010 (talk | contribs)
Jump to navigation Jump to search

It would be nice to hace a nightly build on Jenkins. In this it could also be part to get the po-files from launchpad.

By this, translators could work on a translation online and on the next day get an installer including already their translated items. This would it make easier for translators because then they can see their translations right away.

One option would be copying the po-files once a day to a launchpad-branch and then create a nant-task that copies the content of this branch into /i8n

See here

A nant command to get the po-files from a launchpad branch would be fe. <get src="http://nant.sourceforge.org/" dest="help/index.html" />