← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~frodus86/openlp/translate into lp:openlp

 

> ... Should have added that I'm not able to test it within the context of
> OpenLP and translate() though, so if someone confirms this is OK in the app,
> post a comment and I'll switch my Needs Fixing to an Approve.

I have problems with Song import in general, but at editsongdialog.py (line 484) we have the same thing
        self.CopyrightInsertButton.setText(
            translate('SongsPlugin.EditSongForm', '\xa9'))
... and this works at WinXP at least.
-- 
https://code.launchpad.net/~frodus86/openlp/translate/+merge/28273
Your team OpenLP Core is subscribed to branch lp:openlp.



References