Merge lp:~mgorven/openlp/copyright-symbol: Fix copyright symbol in translation strings.

https://code.launchpad.net/~mgorven/openlp/copyright-symbol/+merge/15399

bzr-revno: 683
This commit is contained in:
Michael Gorven 2009-12-01 09:13:35 +02:00
commit 9f5d1956ac
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ class Ui_EditSongDialog(object):
self.ThemeGroupBox.setTitle(self.trUtf8('Theme'))
self.ThemeAddButton.setText(self.trUtf8('Add a Theme'))
self.CopyrightGroupBox.setTitle(self.trUtf8('Copyright Information'))
self.CopyrightInsertButton.setText(self.trUtf8('\u00a9'))
self.CopyrightInsertButton.setText(self.trUtf8(u'\u00a9'.encode('utf8')))
self.CCLILabel.setText(self.trUtf8('CCLI Number:'))
self.CommentsGroupBox.setTitle(self.trUtf8('Comments'))
self.SongTabWidget.setTabText(