openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03503
Re: [Merge] lp:~crichter/openlp/i18n into lp:openlp
Review: Needs Fixing
This doesn't make sense:
if title:
name_string = self.plugin.getString(StringType.Name)
self.title = name_string[u'plural']
It translates to: if I supply a title for the media manager item, discard it and use the plural of the name.
--
https://code.launchpad.net/~crichter/openlp/i18n/+merge/35457
Your team OpenLP Core is subscribed to branch lp:openlp.
References