Home | History | Annotate | Download | only in kconfig

Lines Matching refs:N_

30 static const char mconf_readme[] = N_(
178 menu_instructions[] = N_(
185 radiolist_instructions[] = N_(
190 inputbox_instructions_int[] = N_(
194 inputbox_instructions_hex[] = N_(
197 inputbox_instructions_string[] = N_(
200 setmod_text[] = N_(
203 nohelp_text[] = N_(
205 load_config_text[] = N_(
209 load_config_help[] = N_(
220 save_config_text[] = N_(
223 save_config_help[] = N_(
234 search_help[] = N_(
317 fprintf(stderr, N_("Your display is too small to run Menuconfig!\n"));
318 fprintf(stderr, N_("It must be at least 19 lines by 80 columns.\n"));