Lines Matching defs:gettext
57 #define gettext(a) (a)
181 fprintf(stderr, gettext("Sxpm Error... [ Undefined DISPLAY ]\n"));
488 fprintf(stderr, gettext("Xpm extension : %s\n"),
579 fprintf(stderr, gettext("\nUsage: %s [options...]\n"), command[0]);
580 fprintf(stderr, gettext("Where options are:\n\
630 warning = gettext("Could not parse or alloc requested color");
635 error = gettext("Cannot open file");
640 error = gettext("Invalid XPM file");
646 error = gettext("Not enough memory");
651 error = gettext("Failed to parse or alloc some color");
659 fprintf(stderr, gettext("%s Xpm Warning: %s.\n"), tag, warning);
665 fprintf(stderr, gettext("%s Xpm Error: %s.\n"), tag, error);
736 fprintf(stderr, gettext("sxpm version: %d.%d%c\n"),
744 fprintf(stderr, gettext("using the XPM library version: %d.%d%c\n"),