Lines Matching refs:N_
25 static const char mconf_readme[] = N_(
175 menu_instructions[] = N_(
182 radiolist_instructions[] = N_(
187 inputbox_instructions_int[] = N_(
191 inputbox_instructions_hex[] = N_(
194 inputbox_instructions_string[] = N_(
197 setmod_text[] = N_(
200 load_config_text[] = N_(
204 load_config_help[] = N_(
215 save_config_text[] = N_(
218 save_config_help[] = N_(
229 search_help[] = N_(
1034 fprintf(stderr, N_("Your display is too small to run Menuconfig!\n")); in main()
1035 fprintf(stderr, N_("It must be at least 19 lines by 80 columns.\n")); in main()