Add translation to gen.merge.diff
svn: r22172
This commit is contained in:
parent
16dbd437e1
commit
d5537ab93a
@ -32,6 +32,8 @@ from gramps.cli.grampscli import CLIManager
|
||||
from ..plug import BasePluginManager
|
||||
from ..db.dictionary import DictionaryDb
|
||||
from gramps.gen.lib.handle import Handle
|
||||
from ..const import GRAMPS_LOCALE as glocale
|
||||
_ = glocale.translation.gettext
|
||||
|
||||
def import_as_dict(filename, user=None):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user