[zanata/zanata-python-client] 757bf5: Fixing po pull fo podir project type

GitHub noreply at github.com
Fri Nov 6 04:50:07 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-python-client
  Commit: 757bf5289ffcdc5b8a4bc428b075a8693d5dd5db
      https://github.com/zanata/zanata-python-client/commit/757bf5289ffcdc5b8a4bc428b075a8693d5dd5db
  Author: Luis Miguel Cabral <luis.miguel.cabral at pearson.com>
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
    M zanataclient/pullcmd.py
    M zanataclient/zanatacmd.py

  Log Message:
  -----------
  Fixing po pull fo podir project type

When pulling translations it appears self.project_type takes precedent
   In reality command line should take precedentover config and config
should take precedent over the self.project_type
this would force the files to not be saved with the language as a
filename.

On the zanatacmd.py I seem to have found a bug where output was used
instead of outpath which which would end up forcing all language files
to be saved under the same directory


  Commit: 8a9e15f7005e76b1071b3490753ef402745bdc65
      https://github.com/zanata/zanata-python-client/commit/8a9e15f7005e76b1071b3490753ef402745bdc65
  Author: Sundeep Anand <suanand at redhat.com>
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
    M zanataclient/pullcmd.py
    M zanataclient/zanatacmd.py

  Log Message:
  -----------
  Merge pull request #24 from lcabral37/pullbug

Fixing po pull for podir project_type order of selection


Compare: https://github.com/zanata/zanata-python-client/compare/80480de46f8c...8a9e15f7005e


More information about the zanata-commits mailing list