[postgis-tickets] [PostGIS] #5454: po files keep growing on `update-po`

PostGIS trac at osgeo.org
Thu Jul 20 01:10:19 PDT 2023


#5454: po files keep growing on `update-po`
---------------------+---------------------------
  Reporter:  strk    |      Owner:  robe
      Type:  defect  |     Status:  new
  Priority:  medium  |  Milestone:  PostGIS 3.4.0
 Component:  l18n    |    Version:
Resolution:          |   Keywords:
---------------------+---------------------------
Comment (by strk):

 Trimming can be done with msgattrib:
 {{{
 msgattrib --no-obsolete -o po/ja/reference_processing.xml.po
 po/ja/reference_processing.xml.po
 }}}

 In addition to drop the obsoleted translations it also tend to reformat
 lines (line wrapping)
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5454#comment:1>
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