[postgis-devel] Docs broken for other languages
Sandro Santilli
strk at kbt.io
Mon Jan 30 13:25:32 PST 2017
On Mon, Jan 30, 2017 at 07:17:44PM -0200, George Silva wrote:
> Transifex should have complained about that att the moment of translation,
> not build time.
Does Transifex allow you to define a command to run to check translations ?
In this case is this kind of snippet here that corrupts the text:
eferir-se ao ticket ulink url="http://trac.osgeo.org/postgis/ticket/748"
>http://trac.osgeo.org/postgis/ticket/748</ulink
As you can see the "ulink" tag is missing the opening bracket, should be:
eferir-se ao ticket <ulink url="http://trac.osgeo.org/postgis/ticket/748"
>http://trac.osgeo.org/postgis/ticket/748</ulink
But I dunno how could Transifex know it's an XML...
--strk;
More information about the postgis-devel
mailing list