[r22172]Add translation to gen.merge.diff
svn: r22174
This commit is contained in:
parent
3c7a9ec14b
commit
b470d75c13
@ -32,6 +32,8 @@ from ..dbstate import DbState
|
||||
from gramps.cli.grampscli import CLIManager
|
||||
from ..plug import BasePluginManager
|
||||
from ..db.dictionary import DictionaryDb
|
||||
from ..const import GRAMPS_LOCALE as glocale
|
||||
_ = glocale.translation.gettext
|
||||
|
||||
def import_as_dict(filename):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user