openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #25778
[Bug 1412234] Re: bibles __init__.py has interesting translation string
** Changed in: openlp
Milestone: None => 2.1.2
** Changed in: openlp
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1412234
Title:
bibles __init__.py has interesting translation string
Status in OpenLP - Worship Presentation Software:
Fix Committed
Bug description:
default_separators = \
translate('BiblesPlugin',
':|v|V|verse|verses;;-|to;;,|and;;end Double-semicolon delimited separators for parsing references. '
'Consult the developers for further information.').split(';;')
Is not easy to translate as a single string and the code relys on the
translators not breaking the code!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1412234/+subscriptions
References