lang_label        328 src/editor/spell.c     char *lang_label;
lang_label        364 src/editor/spell.c     lang_label = g_strdup_printf ("%s: %s", _ ("Language"), aspell_get_lang ());
lang_label        375 src/editor/spell.c     group_add_widget (g, label_new (1, 2, lang_label));
lang_label        401 src/editor/spell.c     g_free (lang_label);