summaryrefslogtreecommitdiff
path: root/modules/input/imti-et.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/input/imti-et.c')
-rw-r--r--modules/input/imti-et.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/input/imti-et.c b/modules/input/imti-et.c
index 3ceab1b97..2a2b28d07 100644
--- a/modules/input/imti-et.c
+++ b/modules/input/imti-et.c
@@ -450,7 +450,7 @@ ti_et_init (GtkIMContextSimple *im_context)
static const GtkIMContextInfo ti_et_info = {
"ti_et", /* ID */
N_("Tigrigna-Ethiopian (EZ+)"), /* Human readable name */
- "gtk+", /* Translation domain */
+ GETTEXT_PACKAGE, /* Translation domain */
GTK_LOCALEDIR, /* Dir for bindtextdomain (not strictly needed for "gtk+") */
"ti" /* Languages for which this module is the default */
};