openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #29584
Re: [Merge] lp:~raoul-snyman/openlp/transifex-api into lp:openlp
Review: Needs Fixing
Inline
Diff comments:
> === modified file 'scripts/translation_utils.py'
> --- scripts/translation_utils.py 2015-12-31 22:46:06 +0000
> +++ scripts/translation_utils.py 2016-05-07 16:23:19 +0000
> @@ -60,7 +60,7 @@
> from PyQt5 import QtCore
> from lxml import etree, objectify
>
> -SERVER_URL = 'http://www.transifex.net/api/2/project/openlp/resource/openlp-24x/'
> +SERVER_URL = 'http://www.transifex.com/api/2/project/openlp/resource/openlp-24x/'
Why 24 and this has been fixed in my videos branch
> IGNORED_PATHS = ['scripts']
> IGNORED_FILES = ['setup.py']
>
--
https://code.launchpad.net/~raoul-snyman/openlp/transifex-api/+merge/294066
Your team OpenLP Core is subscribed to branch lp:openlp.
References