summaryrefslogtreecommitdiff
path: root/usr/src/cmd/svr4pkg/hdrs/messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/svr4pkg/hdrs/messages.h')
-rw-r--r--usr/src/cmd/svr4pkg/hdrs/messages.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/cmd/svr4pkg/hdrs/messages.h b/usr/src/cmd/svr4pkg/hdrs/messages.h
index 37ebdc1d7a..b7cacff640 100644
--- a/usr/src/cmd/svr4pkg/hdrs/messages.h
+++ b/usr/src/cmd/svr4pkg/hdrs/messages.h
@@ -689,7 +689,6 @@ extern "C" {
#define HLP_PKGREMOVE_DEPEND gettext("Other packages currently installed on the system have indicated a dependency on the package being removed. If removal of this package occurs, it may render other packages inoperative. If you wish to disregard this dependency, answer 'y' to continue the package removal process.")
#define HLP_PKGREMOVE_PRIV gettext("During the removal of this package, certain scripts provided with the package will execute with super-user permission. These scripts may modify or otherwise change your system without your knowledge. If you are certain of the origin of the package being removed and trust its worthiness, answer 'y' to continue the package removal process.")
#define HLP_PKGREMOVE_RUNLEVEL gettext("If this package is not removed in a run-level which has been suggested, it is possible that the package may not remove properly. If you wish to follow the run-level suggestions, answer 'n' to stop the package removal process.")
-#define HLP_PKGREMOVE_WSDEPEND gettext("Installed products in the Solaris Product Registry have registered a\ndependency on the package being removed. If removal of this package\noccurs, it may render these products inoperative. If you wish to disregard this dependency, answer 'y' to continue the package removal process.\n")
#define HLP_PKGRMCHK_DEPEND gettext("The package being removed has indicated a dependency on the existence (or non-existence) of another software package. If this dependency is not met before continuing, the package may not remove or operate properly. If you wish to disregard this dependency, answer 'y' to continue the removal process.")
#define HLP_PKGRMCHK_PRIV gettext("During the removal of this package, certain scripts provided with the package will execute with super-user permission. These scripts may modify or otherwise change your system without your knowledge. If you are certain of the origin and trustworthiness of the package being removed, answer 'y' to continue the removal process.")
@@ -786,7 +785,6 @@ extern "C" {
#define MSG_PKGREMOVE_RUNLEVEL gettext("\\nThe current run-level of this machine is <%s>, which is not a run-level suggested for removal of this package. Suggested run-levels (in order of preference) include:")
#define MSG_PKGREMOVE_UPDINF_GZ gettext("## Updating system information.")
#define MSG_PKGREMOVE_UPDINF_LZ gettext("## Updating system information in zone <%s>.")
-#define MSG_PKGREMOVE_WSDEPEND gettext("Product Registry dependency checking failed. This package is assumed\nto be installed by the following products. If the package is removed, it will be 'damaged' - that is, it is lacking essential software that the product\nrequires to function. The recommended way to uninstall products is to\nuse the prodreg(1m) uninstall command.\n\nThe following products depend on the package:\n")
#define MSG_PKGRMCHK_CKRUNLVL gettext("\\nThe current run-level of this machine is <s%>, which is not a run-level suggested for removal of the %s <%s> on %s <%s>.")
#define MSG_PKGRMCHK_DEPEND gettext("\\nDependency checking failed for %s <%s> on %s <%s>.")
#define MSG_PKGRMCHK_DEPSONME gettext("\\nThe package <%s> depends on %s <%s> currently being removed from %s <%s>.")