Searched refs:_ (Results 1 – 3 of 3) sorted by relevance
805 warning(_("-s ignored")); in main()851 eat(_("command line"), 1); in main()855 eat(_("command line"), 1); in main()873 error (_(component == name in componentcheck()1191 name = _("standard input"); in infile()1207 error(_("line too long")); in infile()1316 error(_("time overflow")); in gethms()1493 error(_( in inzsub()1566 error(_("time too small")); in getleapdatetime()1570 error(_("time too large")); in getleapdatetime()[all …]
332 wp = _("has characters other than ASCII alphanumerics, '-' or '+'"); in abbrok()334 wp = _("has fewer than 3 characters"); in abbrok()336 wp = _("has more than 6 characters"); in abbrok()341 _("%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"), in abbrok()375 char const *e = (ferror(stream) ? _("I/O error") in close_file()387 _("%s: usage: %s OPTIONS TIMEZONE ...\n" in usage()473 fprintf(stderr, _("%s: wild -c argument %s\n"), in main()506 _("%s: wild -t argument %s\n"), in main()
699 #define _(msgid) gettext(msgid) macro701 #define _(msgid) msgid macro
Completed in 16 milliseconds