[postgis-devel] PostGIS document translation - where to put them

Sandro Santilli strk at keybit.net
Tue Oct 14 03:17:44 PDT 2014


On Tue, Oct 14, 2014 at 09:46:15AM +0200, Sandro Santilli wrote:
> On Mon, Oct 13, 2014 at 06:33:29PM -0400, Paragon Corporation wrote:
> > It's come that time where we have to start autogenerating the PDFs from the
> > transifex translations.
> > 
> > My excursion into this forest was halted by me tripping when I committed po
> > transifex files that broke our localize builds. Strk thinks it was a missed
> > tag in transifex and assures me it's not just because I'm a windows user.
> 
> One case I looked at was a malformed <code> tag,
> missing the opening '<' character.
> I think I've corrected that specific problem on transifex.

Another problem I found, within the pt_BR translation this time, are
closing ulink tags with a space prefix:

```
 </ ulink>
```

I don't know why those are considered bogus, but they are.

--strk;



More information about the postgis-devel mailing list