diff --git a/source/ubinstall-gtk.c b/source/ubinstall-gtk.c index 7aaa0de..638c58e 100644 --- a/source/ubinstall-gtk.c +++ b/source/ubinstall-gtk.c @@ -444,6 +444,7 @@ void set_locales_list(main_window *widgets){ qsort(locales,size,sizeof(char*),yon_char_parsed_compare); GtkTreeIter iter; GHashTable *added = g_hash_table_new(g_str_hash,g_str_equal); + textdomain(LOCALES_DOMAIN_NAME); for (int i=0;i