openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #25682
[Bug 1412234] Re: bibles __init__.py has interesting translation string
In addition, the "Custom Scripture References" "End Mark" on the bibles
setting tab included the text "Consult the developers for further
information"
--
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:
Confirmed
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