Lines Matching refs:gettext

95 	    gettext("Usage: %s [-s] script {start | stop}\n"), uu_getpname());
109 uu_warn(gettext("couldn't parse name %s.\n"), path);
116 uu_warn(gettext("strdup() failed (%s).\n"), strerror(errno));
137 uu_warn(gettext("couldn't parse name %s.\n"), path);
147 uu_warn(gettext("couldn't parse name %s.\n"), path);
153 uu_warn(gettext("strdup() failed (%s).\n"), strerror(errno));
168 uu_warn(gettext("strdup() failed (%s).\n"), strerror(errno));
189 uu_warn(gettext("%s failed (%s). Repository will not be modified.\n"),
227 uu_die(gettext(
276 uu_warn(gettext("Service matching \"%s\" "
285 uu_warn(gettext("Service \"%s\" has an invalid property "
400 uu_warn(gettext("Couldn't stat %s (%s).\n"), script,
419 uu_warn(gettext("Service matching \"%s\" "
451 uu_warn(gettext(
508 uu_warn(gettext("Can not create contract"));
514 uu_warn(gettext("Can not allocate memory"));
528 uu_warn(gettext("Can not set svc_fmri"));
535 uu_warn(gettext("Can not set svc_aux"));
545 uu_warn(gettext("Can not activate contract template"));
572 uu_warn(gettext("Could not remove property group %s: %s.\n"), buf,
698 uu_warn(gettext("%s failed (%s).\n"), func, scf_strerror(scf_error()));
724 uu_warn(gettext("Could not get contract"));
793 uu_warn(gettext("%s failed (%s).\n"), func, scf_strerror(scf_error()));
795 uu_die(gettext("Could not commit property values to repository.\n"));
821 uu_die(gettext("invocation outside smf(5) inappropriate\n"));
862 uu_die(gettext(
874 uu_warn(gettext("Could not create pipe"));
883 (void) printf(gettext("Executing legacy init script \"%s\" "
886 (void) printf(gettext("Executing legacy init script \"%s\".\n"),
891 uu_warn(gettext("Couldn't stat %s (%s).\n"), script,
898 uu_warn(gettext("Could not fork"));
926 uu_warn(gettext("Could not exec \"%s %s %s\""), arg1,
942 uu_warn(gettext("Could not inform parent of error"));
953 uu_die(gettext("exec() failed; leaving properties.\n"));
955 uu_warn(gettext("exec() failed.\n"));
969 (void) printf(gettext("Legacy init script \"%s\" failed due "
972 (void) printf(gettext("Legacy init script \"%s\" exited with "