mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
cp: Added write error (specifically for --debug)
This commit is contained in:
@@ -94,6 +94,7 @@ cp-error-failed-to-create-directory = Failed to create directory: { $error }
|
||||
cp-error-backup-format = cp: { $error }
|
||||
Try '{ $exec } --help' for more information.
|
||||
cp-error-setting-attributes = setting attributes for { $path }
|
||||
cp-error-write = write error
|
||||
|
||||
# Debug enum strings
|
||||
cp-debug-enum-no = no
|
||||
|
||||
Reference in New Issue
Block a user