diff --git a/modules/input/imviqr.c b/modules/input/imviqr.c index 5994894486..5b302338a9 100644 --- a/modules/input/imviqr.c +++ b/modules/input/imviqr.c @@ -244,7 +244,7 @@ static const GtkIMContextInfo viqr_info = { N_("Vietnamese (VIQR)"), /* Human readable name */ GETTEXT_PACKAGE, /* Translation domain */ GTK_LOCALEDIR, /* Dir for bindtextdomain (not strictly needed for "gtk+") */ - "vi" /* Languages for which this module is the default */ + "" /* Languages for which this module is the default */ }; static const GtkIMContextInfo *info_list[] = {