From d771483bd5ca83355ae112ebc9d9b2204802bc05 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 04 Oct 2012 21:12:14 -0400 Subject: Fix message about mutually exclusive options. --- (limited to 'locale') diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index cbac5f0..5d8446e 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -48,6 +48,7 @@ This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by P. J. McDermott.' +msg_opkbuild_bbasf_mutex='Options -b, -B, -A, -S, and -F are mutually exclusive' msg_opkbuild_bad_opt='Invalid option "%s"' msg_opkbuild_uid0_cmd_not_found='UID 0 command "%s" not found' msg_opkbuild_uid0_cmd_bad_uid='UID 0 command "%s" doesn'\''t give UID 0' -- cgit v0.9.1