Message3621

Author fluzz
Recipients
Date 2019-05-27.11:37:18
Content
Some comments on your 2nd proposal:

1/ In "Install Transifex Client", you mention an alternative, consisting on
downloading PO files for each resource.

Even it that's possible, it implies to then combine individuals PO into one
single PO file. Not so easy, so you should rather not mention that alternative.

2/ You can build fdrpg first, and then update translations. So I think that it
could be simpler to explain how to build the game (by referring the dedicated
web page), and then explain how to update a translation:
  cd po/
  make tx-pull
  make update-gmo

This can be done each time a new translation is to be tested...
History
Date User Action Args
2019-05-27 11:37:18fluzzsetmessageid: <1558957038.49.0.0945724334031.issue929@freedroid.org>
2019-05-27 11:37:18fluzzlinkissue929 messages
2019-05-27 11:37:18fluzzcreate