GrampsLocale: Fix the typo in my typo fix.

svn: r21169
This commit is contained in:
John Ralls 2013-01-18 22:04:46 +00:00
parent f8f250ad71
commit 6c90a89612

View File

@ -44,7 +44,7 @@ UNKNOWN = Person.UNKNOWN
from .const import GRAMPS_LOCALE as glocale
_ = glocale.get_translation().sgettext
from .plug import PluginRegister, BasePluginManager
from gramps.plugins.lib.libtranslate import get_languate_string
from gramps.plugins.lib.libtranslate import get_language_string
#-------------------------------------------------------------------------
#
#