← Back to team overview

openlp-core team mailing list archive

[Bug 1412234] Re: bibles __init__.py has interesting translation string

 

** Branch linked: lp:~phill-ridout/openlp/bug1412234-2

-- 
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:
  In Progress

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