ui

The openlp.plugins.songs.lib.ui module provides standard UI components for the songs plugin.

class openlp.plugins.songs.lib.ui.SongStrings[source]

Bases: object

Provide standard strings for use throughout the songs plugin.

Author = 'Author'
AuthorUnknown = 'Author Unknown'
Authors = 'Authors'
CopyrightSymbol = '©'
SongBook = 'Songbook'
SongBooks = 'Songbooks'
SongIncomplete = 'Title and/or verses not found'
SongMaintenance = 'Song Maintenance'
Topic = 'Topic'
Topics = 'Topics'
XMLSyntaxError = 'XML syntax error'