[postgis-devel] Transifex, translation and branches

Paragon Corporation lr at pcorp.us
Sat Oct 18 03:21:31 PDT 2014


Which automation rule?

The transifex one only pulls pots and not sure what it does.  I assume it
just overwrites and rebuilds the pos as needed.

The translation job I have deletes all unversioned files first and then does
an svn update.  I could change it to just always do an svn full checkout or
is that not necessary?

It doesn't seem to have complained about any conflict, but I would assume it
could be if the script changes the file too.

Thanks,
Regina

-----Original Message-----
From: postgis-devel-bounces at lists.osgeo.org
[mailto:postgis-devel-bounces at lists.osgeo.org] On Behalf Of Sandro Santilli
Sent: Saturday, October 18, 2014 3:15 AM
To: PostGIS Development Discussion
Subject: Re: [postgis-devel] Transifex, translation and branches

On Fri, Oct 17, 2014 at 03:35:11PM -0300, George Silva wrote:
> Also, the main problem that I see, is that when new resources need to 
> be added to transifex. As I know it, there's not automatic way to 
> letting transifex know that there are new resources. Probably there's 
> a way to do it, perhaps flagging a whole directory for it to watch, but
I'm not sure.
>
> If there are new resources now (new documentation files), we need to 
> add them by hand.

I've added Makefile rules for this:

 update-tx : registers all resources found locally
 pull-tx   : pull all registered resources (both templates and translations)
 push-tx   : pushes all registered resources (both templates and
translations)

See doc/po/README

Does your automatism only pull the .pot or also the .po files ?
If it also pulls the .po files, what would it do in case of conflicts ?

--strk;

Please help taking QGIS to the next level of quality. Before November 15 !
http://blog.vitu.ch/10102014-1046/crowdfunding-initiative-automated-testing
_______________________________________________
postgis-devel mailing list
postgis-devel at lists.osgeo.org
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel





More information about the postgis-devel mailing list