Searched refs:nohelp_text (Results 1 – 3 of 3) sorted by relevance
40 static char nohelp_text[] = N_("Sorry, no help available for this option yet.\n"); variable231 printf("\n%s\n", menu->sym->help ? menu->sym->help : nohelp_text); in conf_string()309 help = nohelp_text; in conf_sym()399 menu->sym->help : nohelp_text); in conf_choice()431 child->sym->help : nohelp_text); in conf_choice()
197 nohelp_text[] = N_( variable878 str_append(&help, nohelp_text); in show_help()
43 static char nohelp_text[] = variable469 const char *help = _(nohelp_text); in text_insert_help()