Report cleanup.
svn: r94
This commit is contained in:
@@ -71,9 +71,7 @@ progName = "gramps"
|
||||
version = "0.2.0"
|
||||
copyright = "(C) 2001 Donald N. Allingham"
|
||||
authors = ["Donald N. Allingham"]
|
||||
comments = _("Gramps (Genealogical Research and Analysis Management ") +\
|
||||
_("Programming System) is a personal genealogy program that ") +\
|
||||
_("can be extended by using the Python programming language.")
|
||||
comments = _("Gramps (Genealogical Research and Analysis Management Programming System) is a personal genealogy program that can be extended by using the Python programming language.")
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
@@ -151,7 +149,7 @@ personalConstantEvents = {
|
||||
|
||||
personalConstantAttributes = {
|
||||
"Description" : "DSCR",
|
||||
"Indentification Number": "IDNO",
|
||||
"Identification Number": "IDNO",
|
||||
"Social Security Number": "SSN"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user