Lines Matching refs:N_
25 static const char mconf_readme[] = N_(
177 menu_instructions[] = N_(
184 radiolist_instructions[] = N_(
189 inputbox_instructions_int[] = N_(
193 inputbox_instructions_hex[] = N_(
196 inputbox_instructions_string[] = N_(
199 setmod_text[] = N_(
202 load_config_text[] = N_(
206 load_config_help[] = N_(
217 save_config_text[] = N_(
220 save_config_help[] = N_(
231 search_help[] = N_(
819 fprintf(stderr, N_("Your display is too small to run Menuconfig!\n")); in main()
820 fprintf(stderr, N_("It must be at least 19 lines by 80 columns.\n")); in main()