[postgis-tickets] [PostGIS] #5044: make pull-tx drops translated strings

PostGIS trac at osgeo.org
Thu Jan 13 11:00:01 PST 2022


#5044: make pull-tx drops translated strings
---------------------+---------------------------
  Reporter:  strk    |      Owner:  robe
      Type:  defect  |     Status:  new
  Priority:  medium  |  Milestone:  PostGIS 3.3.0
 Component:  l18n    |    Version:  3.2.x
Resolution:          |   Keywords:
---------------------+---------------------------

Comment (by strk):

 I found the reason for this being that our `make pull-tx` does NOT pass a
 `--mode` switch to `tx` commandline, which by default means `--mode
 developer`, which in turn does NOT download translation which were NOT
 reviewed.

 For switching to weblate we probably want to fetch more strings.
 Available modes are documented in https://docs.transifex.com/client/pull/

 I'll experiment some with different modes to try at finding something that
 works for us w/out introducing too many conflicts

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5044#comment:3>
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