Update after Brians rev 14053.
svn: r14056
This commit is contained in:
parent
6a8234b16f
commit
334d0d6e2a
@ -399,8 +399,7 @@ class RelationshipCalculator(Relationship.RelationshipCalculator):
|
|||||||
rel_str = u"avlägsna kusiner"
|
rel_str = u"avlägsna kusiner"
|
||||||
|
|
||||||
if in_law_b == True:
|
if in_law_b == True:
|
||||||
# TODO: Translate this!
|
rel_str = "makar till %s" % rel_str
|
||||||
rel_str = "spouses of %s" % rel_str
|
|
||||||
|
|
||||||
return rel_str
|
return rel_str
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user