Home
last modified time | relevance | path

Searched refs:N_ (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmconf.c25 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_(
[all …]
H A Dnconf.c18 static const char nconf_global_help[] = N_(
134 menu_no_f_instructions[] = N_(
151 menu_instructions[] = N_(
167 radiolist_instructions[] = N_(
172 inputbox_instructions_int[] = N_(
176 inputbox_instructions_hex[] = N_(
179 inputbox_instructions_string[] = N_(
182 setmod_text[] = N_(
185 load_config_text[] = N_(
189 load_config_help[] = N_(
[all …]
H A Dlkc.h35 #define N_(text) (text) macro
H A DMakefile71 --add-comments --keyword=_ --keyword=N_ \