Added "Foster" to the child relationships
svn: r300
This commit is contained in:
parent
69f0e8311c
commit
ecd9b84136
@ -110,6 +110,7 @@ childRelations = {
|
||||
_("Birth") : "Birth",
|
||||
_("Adopted") : "Adopted",
|
||||
_("Stepchild") : "Stepchild",
|
||||
_("Foster") : "Foster",
|
||||
_("Unknown") : "Unknown",
|
||||
_("Other") : "Other",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user