Lines Matching refs:gettext
100 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \
202 fprintf (stream, gettext ("\ in print_version()
207 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version()
251 error (EXIT_FAILURE, 0, gettext ("Invalid format: %s"), arg); in parse_opt()
262 error (EXIT_FAILURE, 0, gettext ("Invalid radix: %s"), arg); in parse_opt()
285 if (asprintf (&buf, gettext ("Please report bugs to %s.\n"), in more_help()
324 error (EXIT_FAILURE, errno, gettext ("while close `%s'"), fname); in process_file()
336 error (0, 0, gettext ("%s: file format not recognized"), fname); in process_file()
407 error (EXIT_FAILURE, errno, gettext ("while closing `%s'"), fname); in handle_ar()
429 gettext ("cannot get section header string table index")); in show_sysv()
447 printf (gettext (" (ex %s)"), prefix); in show_sysv()
504 gettext ("cannot get section header string table index")); in show_sysv_one_line()
589 printf (gettext (" (ex %s)"), prefix); in show_bsd()
614 gettext ("(TOTALS)\n")); in show_bsd_totals()