Typo in string text

svn: r16653
This commit is contained in:
Michiel Nauta 2011-02-17 18:52:48 +00:00
parent 17e1091024
commit 1dc05b526a

View File

@ -978,7 +978,7 @@ class ViewManager(CLIManager):
dialog = QuestionDialog2(
_("Abort changes?"),
_("Aborting changes will return the database to the state "
"is was before you started this editing session."),
"it was before you started this editing session."),
_("Abort changes"),
_("Cancel"))