Update
svn: r4135
This commit is contained in:
parent
bee87ee2a9
commit
2053a75470
@ -473,7 +473,7 @@ def save_attr(st):
|
|||||||
return personal_attributes.find_key(st)
|
return personal_attributes.find_key(st)
|
||||||
if family_attributes.has_value(st):
|
if family_attributes.has_value(st):
|
||||||
return family_attributes.find_key(st)
|
return family_attributes.find_key(st)
|
||||||
return _(st)
|
return st
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user