Lines Matching refs:gettext

61 		    gettext("Configuration change failed"));\
68 gettext("Error, operation requires authorization %s"),\
285 gettext("Could not determine callers user name"));
298 output_config_error(ret, gettext("Could not allocate nvlist"));
321 gettext("Enter RADIUS secret: "));
339 gettext("Unrecognized option %s"),
356 gettext("invalid value for -i"));
369 gettext(
401 gettext("Enter CHAP secret: "));
433 gettext("Option %s requires an operand"),
451 gettext("Error, no subcommand specified"));
480 gettext("Error, %s requires an operand"),
504 gettext("Error, %s accepts only a single operand"),
523 gettext("Error, %s does not support any operands"),
548 gettext("The iSCSI target service must be online "
551 gettext("Use 'svcadm enable -r %s'"), ISCSIT_SVC);
554 gettext("to enable the service and its prerequisite "
557 gettext("'svcs -x %s' to determine why it is not online."),
616 gettext("itadm %s failed with error %d"),
624 (void) printf("%s\n%s\n", gettext("usage:"),
625 gettext(subcmds[idx].usemsg));
629 gettext("usage: itadm <subcommand> <args> ..."));
634 (void) printf("%s\n", gettext(subcmds[idx].usemsg));
664 (void) fprintf(stderr, gettext("Invalid name %s"),
674 gettext("Error retrieving iSCSI target configuration"));
684 gettext("Invalid iSCSI name %s"), tgt);
688 gettext("iSCSI target %s already configured"),
693 gettext("Maximum of %d iSCSI targets"),
698 gettext("Error creating target"));
712 output_config_error(ret, gettext("Internal error"));
737 gettext("Invalid tpg-tag %s, tag not defined"),
749 (void) fprintf(stderr, gettext(
766 gettext("Error setting target properties: %d"), ret);
798 (void) printf(gettext("Target %s successfully created"),
837 gettext("Error retrieving iSCSI target configuration"));
979 gettext("Target %s not found!"), tgt);
1001 gettext("Error, no target specified"));
1008 gettext("Error retrieving iSCSI target configuration"));
1031 gettext("The target is online or busy. "
1036 output_config_error(ret, gettext(
1047 gettext("Target %s not found"), tgt);
1080 gettext("Error, no target specified"));
1088 gettext("Error retrieving iSCSI target configuration"));
1100 gettext("Invalid iSCSI name %s"), newname);
1120 gettext("A target with name %s already exists"),
1136 gettext("Target %s not found"), tgt);
1150 output_config_error(ret, gettext("Internal error"));
1174 gettext("Invalid tpg-name %s: not defined"),
1226 gettext("Error, no portal tag available"));
1228 (void) fprintf(stderr, gettext(
1250 gettext("Error renaming target"));
1260 gettext("Error setting target properties: %d"), ret);
1292 (void) printf(gettext("Target %s successfully modified"),
1318 gettext("Error, no target portal group specified"));
1324 gettext("Target Portal Group name must be no longer "
1332 gettext("Error, no portal addresses specified"));
1339 gettext("Error retrieving iSCSI target configuration"));
1347 gettext("Target Portal Group %s already exists"),
1362 gettext("Bad portal name %s"),
1378 gettext("Portal %s already in use"),
1382 output_config_error(ret, gettext("Could not create the "
1401 gettext("Portal %s already in use"),
1406 gettext("Error adding portal %s: "),
1442 gettext("Error retrieving iSCSI target configuration"));
1517 gettext("Target Portal Group %s not found!\n"), tpg);
1539 gettext("Error, no target portal group specified"));
1546 gettext("Error retrieving iSCSI target configuration"));
1559 gettext("Target portal group %s does not exist"),
1567 gettext(
1571 output_config_error(ret, gettext("Could not delete "
1601 gettext("Error, no initiator specified"));
1609 (void) fprintf(stderr, gettext("Invalid name %s"),
1637 gettext("Error retrieving iSCSI target configuration"));
1653 gettext("Initiator %s already exists"),
1662 gettext("Invalid iSCSI name %s"),
1666 output_config_error(ret, gettext(
1674 gettext("Error, initiator %s not found"),
1684 gettext("Error setting initiator properties: %d"),
1737 gettext("Error retrieving iSCSI target configuration"));
1803 gettext("Initiator %s not found!"), ini);
1825 gettext("Error, no initiator specified"));
1832 gettext("Error retrieving iSCSI target configuration"));
1852 gettext("Initiator %s not found"), ini);
1879 gettext("Error, no properties specified"));
1886 gettext("Error retrieving iSCSI target configuration"));
1893 gettext("Error setting global properties: %d"),
1950 gettext("Error retrieving iSCSI target configuration"));
1972 gettext("iSCSI Target Default Properties"));
2026 gettext("Invalid secret file %s"),
2036 gettext("Could not open secret file %s: "),
2048 gettext("Could not read secret file %s: "),
2065 gettext(
2079 gettext("Could not read secret"));
2086 gettext(
2094 pass = getpassphrase(gettext("Re-enter secret: "));
2098 gettext("Could not read secret"));
2105 gettext("Secret validation failed"));
2201 gettext("permission denied"));
2205 gettext("resource busy"));
2209 gettext("out of memory"));
2213 gettext("STMF service not found"));
2217 gettext("STMF service version incorrect"));
2221 gettext("Configuration changed during processing. "
2226 (void) fprintf(stderr, "%s", gettext("unknown error"));