4326: typos (by PaulFranklin); part I

svn: r16543
This commit is contained in:
Jérôme Rapinat
2011-02-02 18:33:16 +00:00
parent ea8792aeb2
commit c67d02847b
6 changed files with 7 additions and 7 deletions

View File

@@ -295,7 +295,7 @@ class MediaMan(tool.Tool):
def build_conclusion(self,success):
if success:
conclusion_title = _('Operation succesfully finished.')
conclusion_title = _('Operation successfully finished.')
conclusion_text = _(
'The operation you requested has finished successfully. '
'You may press OK button now to continue.')