Lines Matching refs:gettext

120 		(void) fprintf(stderr, gettext("line %1$d: %2$s:\n"), linenum,
123 (void) fprintf(stderr, gettext("tnctl: parsing error: %s\n"),
147 (void) fprintf(stderr, gettext(
158 (void) fprintf(stderr, gettext(
182 gettext("tnctl: failed to open %1$s: %2$s\n"),
205 gettext("tnctl: load of remote-host entry "
215 gettext("tnctl: No valid tnrhdb entries found in %s\n"),
269 (void) fprintf(stderr, gettext("tnct: invalid "
295 (void) fprintf(stderr, gettext("tnctl: unknown host "
299 gettext("\t(try again later)\n"));
334 gettext("tnctl: database lookup failed for %s\n"),
349 gettext("tnctl: %1$s of remote-host kernel cache "
351 delete_mode ? gettext("delete") : gettext("load"),
355 gettext("tnctl: %1$s of remote-host kernel cache "
357 delete_mode ? gettext("delete") : gettext("load"),
381 gettext("tnctl: cannot set "
383 gettext("tnctl: cannot set "
411 gettext("tnctl: failed to open %s: %s\n"), file,
429 (void) fprintf(stderr, gettext("tnctl: errors "
446 gettext("tnctl: cannot find global zone in %s\n"), file);
472 gettext("tnctl: failed to open %s: %s\n"), file,
493 (void) fprintf(stderr, gettext("tnctl: load "
504 gettext("tnctl: No valid tnrhtp entries found in %s\n"),
538 gettext("tnctl: template %s not found\n"), template);
551 gettext("tnctl: %1$s of remote-host template "
554 delete_mode ? gettext("delete") : gettext("load"),
558 gettext("tnctl: %1$s of remote-host template "
560 delete_mode ? gettext("delete") : gettext("load"),
582 gettext("tnctl: need MLP list to insert\n"));
587 (void) fprintf(stderr, gettext("tnctl: illegal zone name\n"));
596 (void) fprintf(stderr, gettext("tninfo: zone '%s' unknown\n"),
611 gettext("tnctl: unable to parse MLPs\n"));
624 (void) fprintf(stderr, gettext("usage: tnctl [-dfv] "