From 9b805ac2cf740cdea11a0c015a07f446c793f965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sun, 16 Aug 2009 09:37:02 +0000 Subject: [PATCH] 2307: better wording svn: r13029 --- src/plugins/tool/Verify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/tool/Verify.py b/src/plugins/tool/Verify.py index b4016dd7f..36c70bf48 100644 --- a/src/plugins/tool/Verify.py +++ b/src/plugins/tool/Verify.py @@ -1511,7 +1511,7 @@ class MarriedRelation(FamilyRule): return self.get_message def get_message(self): - return _("Marriage event but not married") + return _("Marriage date but not married") #------------------------------------------------------------------------- #