svn: r4135
This commit is contained in:
Alex Roitman 2005-03-08 17:41:30 +00:00
parent bee87ee2a9
commit 2053a75470

View File

@ -473,7 +473,7 @@ def save_attr(st):
return personal_attributes.find_key(st)
if family_attributes.has_value(st):
return family_attributes.find_key(st)
return _(st)
return st
#-------------------------------------------------------------------------
#