Added definition for "_", and imported intl for internationalization
svn: r12
This commit is contained in:
parent
592555d88c
commit
80a624aa88
@ -43,13 +43,15 @@ import libglade
|
||||
# gramps modules
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
import intl
|
||||
import const
|
||||
import utils
|
||||
import Config
|
||||
from RelLib import *
|
||||
import RelImage
|
||||
|
||||
_ = intl.gettext
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
# Constants
|
||||
|
Loading…
Reference in New Issue
Block a user