Opened 6 years ago

Last modified 5 years ago

#3539 new defect

Reorganize po files into subdirectories by <lang>/ to enable transifex push

Reported by: neteler Owned by: grass-dev@…
Priority: normal Milestone: 7.4.5
Component: Translations Version: svn-trunk
Keywords: transifex Cc:
CPU: Unspecified Platform: Unspecified

Description

A successful use of the tx push command (push translations from SVN to Transifex) would require the reorganization of the PO files into subdirectories - otherwise all the languages would need to be hardcoded in the Transifex configuration (see source:grass/trunk/locale/transifex/.tx/config). This we want to avoid to since new languages may be started on Transifex, requiring to manually update the config file every time.

Instead, after having organized the PO files into locale <lang>/ subdirectories the file_filter = ... rule [1] in the config file would start to work.

[1] https://docs.transifex.com/client/client-configuration

TODO:

  • reorganize PO files
  • update Makefile as needed
  • update grass-addons/tools/transifex_merge.sh

Change History (7)

comment:1 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:2 by neteler, 6 years ago

In 73534:

howto_release: transifex push not yet possible, see #3539

comment:3 by neteler, 6 years ago

In 73535:

howto_release: transifex push not yet possible, see #3539

comment:4 by neteler, 6 years ago

In 73536:

howto_release: transifex push not yet possible, see #3539

comment:5 by neteler, 5 years ago

Milestone: 7.4.27.4.3

Ticket retargeted after milestone closed

comment:6 by martinl, 5 years ago

Milestone: 7.4.37.4.4

Bump milestone to 7.4.4

comment:7 by neteler, 5 years ago

Milestone: 7.4.47.4.5

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.