forked from openlp/openlp
Typo
This commit is contained in:
parent
5b7bc879ac
commit
606da7ab76
@ -177,7 +177,7 @@ class SongImportForm(OpenLPWizard):
|
||||
UiStrings().Browse)
|
||||
f_label = 'Filename:'
|
||||
if select_mode == SongFormatSelect.SingleFolder:
|
||||
f_label = 'Folders:'
|
||||
f_label = 'Folder:'
|
||||
self.formatWidgets[format][u'filepathLabel'].setText(
|
||||
translate('SongsPlugin.ImportWizardForm', f_label))
|
||||
for format in self.disablableFormats:
|
||||
|
Loading…
Reference in New Issue
Block a user