Home | History | Annotate | Download | only in src

Lines Matching refs:N_

64     N_("Be extremely strict, flag level 2 features."), 0 },
65 { "quiet", 'q', NULL, 0, N_("Do not print anything if successful"), 0 },
66 { "debuginfo", 'd', NULL, 0, N_("Binary is a separate debuginfo file"), 0 },
68 N_("Binary has been created with GNU ld and is therefore known to be \
74 static const char doc[] = N_("\
78 static const char args_doc[] = N_("FILE...");