lang_label 324 src/editor/spell.c char *lang_label; lang_label 360 src/editor/spell.c lang_label = g_strdup_printf ("%s: %s", _ ("Language"), aspell_get_lang ()); lang_label 371 src/editor/spell.c group_add_widget (g, label_new (1, 2, lang_label)); lang_label 397 src/editor/spell.c g_free (lang_label);