correct english sentense

This commit is contained in:
rimach 2010-09-23 19:13:57 +02:00
parent ef6845dad8
commit 7a7a4795f4
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ class LanguageManager(object):
translator = QtCore.QTranslator()
translator.load(qm_file)
return translator.translate('OpenLP.MainWindow', 'English',
'Please add here the name of your Language')
'Please add the name of your language here')
@staticmethod
def get_language():