Lines Matching refs:_
133 error (0, errno, _("getting new attributes of %s"), in mode_changed()
158 printf (_("neither symbolic link %s nor referent has been changed\n"), in describe_change()
163 printf (_("%s could not be accessed\n"), quoted_file); in describe_change()
183 fmt = _("mode of %s changed from %04lo (%s) to %04lo (%s)\n"); in describe_change()
186 fmt = _("failed to change mode of %s from %04lo (%s) to %04lo (%s)\n"); in describe_change()
189 fmt = _("mode of %s retained as %04lo (%s)\n"); in describe_change()
231 error (0, ent->fts_errno, _("cannot access %s"), in process_file()
242 error (0, ent->fts_errno, _("cannot read directory %s"), in process_file()
248 error (0, 0, _("cannot operate on dangling symlink %s"), in process_file()
285 error (0, errno, _("changing permissions of %s"), in process_file()
315 _("%s: new permissions are %s, not %s"), in process_file()
350 error (0, errno, _("fts_read failed")); in process_files()
361 error (0, errno, _("fts_close failed")); in process_files()
375 printf (_("\ in usage()
381 fputs (_("\ in usage()
386 fputs (_("\ in usage()
391 fputs (_("\ in usage()
395 fputs (_("\ in usage()
399 fputs (_("\ in usage()
404 fputs (_("\ in usage()
517 error (0, 0, _("cannot combine mode and --reference options")); in main()
530 error (0, 0, _("missing operand")); in main()
532 error (0, 0, _("missing operand after %s"), quote (argv[argc - 1])); in main()
540 error (EXIT_FAILURE, errno, _("failed to get attributes of %s"), in main()
548 error (0, 0, _("invalid mode: %s"), quote (mode)); in main()
559 error (EXIT_FAILURE, errno, _("failed to get attributes of %s"), in main()