Typo in string text
svn: r16653
This commit is contained in:
parent
17e1091024
commit
1dc05b526a
@ -978,7 +978,7 @@ class ViewManager(CLIManager):
|
|||||||
dialog = QuestionDialog2(
|
dialog = QuestionDialog2(
|
||||||
_("Abort changes?"),
|
_("Abort changes?"),
|
||||||
_("Aborting changes will return the database to the state "
|
_("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"),
|
_("Abort changes"),
|
||||||
_("Cancel"))
|
_("Cancel"))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user