lang_label 329 src/editor/spell.c char *lang_label; lang_label 365 src/editor/spell.c lang_label = g_strdup_printf ("%s: %s", _("Language"), aspell_get_lang ()); lang_label 376 src/editor/spell.c group_add_widget (g, label_new (1, 2, lang_label)); lang_label 402 src/editor/spell.c g_free (lang_label);