[postgis-tickets] [PostGIS] #5055: XSL headers not being translated

PostGIS trac at osgeo.org
Mon Jan 17 10:31:20 PST 2022


#5055: XSL headers not being translated
---------------------------+---------------------------
 Reporter:  robe           |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  medium         |  Milestone:  PostGIS 3.3.0
Component:  documentation  |    Version:  master
 Keywords:                 |
---------------------------+---------------------------
 On the autogenerated file postgis_aggs_mm.xml

 The headers are not being translated because they only are defined in the
 xsl/postgis_aggs_mm.xml.xsl file.

 This makes the translated documents incomplete.

 See for example:

 https://postgis.net/docs/manual-dev/postgis-
 ja.html#PostGIS_Special_Functions_Index

 To fix I'm assuming we'd need to:

 1. Generate a pot for the xsl file
 2. Add to template/xsl/pots
 3. Add to build
 4. Of course add the component to weblate (since the format is different
 we'd need a separate discovery for it, or just import as singleton reusing
 the same repo)

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5055>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list