Don't remove LengthTime

This commit is contained in:
Jon Tibble 2011-02-14 17:30:41 +00:00
parent 531e50a417
commit 5800d01fa1
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ class UiStrings(object):
Edit = translate('OpenLP.Ui', '&Edit')
Error = translate('OpenLP.Ui', 'Error')
Import = translate('OpenLP.Ui', 'Import')
LengthTime = unicode(translate('OpenLP.Ui', 'Length %s'))
Live = translate('OpenLP.Ui', 'Live')
Load = translate('OpenLP.Ui', 'Load')
New = translate('OpenLP.Ui', 'New')