GrampsLocale: Fix the typo in my typo fix.
svn: r21169
This commit is contained in:
parent
1a43859587
commit
d5d0523303
@ -44,7 +44,7 @@ UNKNOWN = Person.UNKNOWN
|
|||||||
from .const import GRAMPS_LOCALE as glocale
|
from .const import GRAMPS_LOCALE as glocale
|
||||||
_ = glocale.get_translation().sgettext
|
_ = glocale.get_translation().sgettext
|
||||||
from .plug import PluginRegister, BasePluginManager
|
from .plug import PluginRegister, BasePluginManager
|
||||||
from gramps.plugins.lib.libtranslate import get_languate_string
|
from gramps.plugins.lib.libtranslate import get_language_string
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user