use translated string for custom attribute type after merging

svn: r18885
This commit is contained in:
Jérôme Rapinat
2012-02-14 14:03:53 +00:00
parent 7d2278674e
commit 3a6f1e69f5
3 changed files with 2 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ from gen.lib.attrtype import AttributeType
from gen.lib.eventroletype import EventRoleType
from gen.lib.attribute import Attribute
from gen.lib.const import IDENTICAL, EQUAL, DIFFERENT
from gen.ggettext import gettext as _
#-------------------------------------------------------------------------
#