lang_label        719 src/editor/spell.c     char *lang_label;
lang_label        756 src/editor/spell.c     lang_label = g_strdup_printf ("%s: %s", _("Language"), aspell_get_lang ());
lang_label        767 src/editor/spell.c     group_add_widget (g, label_new (1, 2, lang_label));
lang_label        795 src/editor/spell.c     g_free (lang_label);