2704: Translation problem word Title - use TransUtils

svn: r11982
This commit is contained in:
Jérôme Rapinat 2009-02-13 17:56:33 +00:00
parent aab6bac4d4
commit 4f3c754392

View File

@ -32,7 +32,7 @@ to edit information about a particular Person.
#
#-------------------------------------------------------------------------
import locale
from gettext import gettext as _
from TransUtils import sgettext as _
#-------------------------------------------------------------------------
#