Lines Matching refs:_
176 _("failed to start conversion processing")); in main()
212 _("\ in main()
217 _("conversion from `%s' is not supported"), in main()
224 _("conversion to `%s' is not supported"), in main()
228 _("conversion from `%s' to `%s' is not supported"), in main()
238 _("failed to start conversion processing")); in main()
272 error (0, errno, _("cannot open input file `%s'"), in main()
290 _("error while closing input `%s'"), in main()
336 error (EXIT_FAILURE, errno, _("error while closing output file")); in main()
427 error (EXIT_FAILURE, errno, _("cannot open output file")); in write_output()
437 error (0, 0, _("\ in write_output()
514 error (0, 0, _("illegal input sequence at position %ld"), in process_block()
518 error (0, 0, _("\ in process_block()
522 error (0, 0, _("internal error (illegal descriptor)")); in process_block()
525 error (0, 0, _("unknown iconv() error %d"), errno); in process_block()
561 error (0, errno, _("error while reading the input")); in process_fd()
579 error (0, errno, _("unable to allocate buffer for input")); in process_fd()
597 error (0, errno, _("error while reading the input")); in process_fd()
768 fputs (_("\ in print_known_names()