diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-01 05:36:48 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-01 05:36:48 (EDT) |
commit | 3604224ea3d9b213d0b82291f04d00deca847380 (patch) | |
tree | ddc7b1e2c0ab4a6f707d0b4a800e0572f134c971 /locale | |
parent | b0e78a36ced16e1087b68d2825926760d664f856 (diff) |
Change a message identifier.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index cef81f6..9ad08ad 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -69,7 +69,7 @@ Options: -r <uid0-cmd> command to assume user ID 0 (default: fakeroot) -h display this help and exit -V display the version and exit' -oh_str_basf_mutex='Options -b, -B, -A, -S, and -F are mutually exclusive' +oh_str_bbasf_mutex='Options -b, -B, -A, -S, and -F are mutually exclusive' oh_str_uid0_cmd_not_found='UID 0 command "%s" not found' oh_str_uid0_cmd_bad_uid='UID 0 command "%s" doesn'\''t give UID 0' oh_str_find_sanity='Looking for sanity...' |