Added "Foster" to the child relationships

svn: r300
This commit is contained in:
Don Allingham 2001-08-07 05:04:39 +00:00
parent 69f0e8311c
commit ecd9b84136

View File

@ -110,6 +110,7 @@ childRelations = {
_("Birth") : "Birth",
_("Adopted") : "Adopted",
_("Stepchild") : "Stepchild",
_("Foster") : "Foster",
_("Unknown") : "Unknown",
_("Other") : "Other",
}