D_ 100 lib/popt/popthelp.c if (opt->argDescrip) return D_(translation_domain, opt->argDescrip); D_ 133 lib/popt/popthelp.c const char * defstr = D_(translation_domain, "default"); D_ 205 lib/popt/popthelp.c const char * help = D_(translation_domain, opt->descrip); D_ 470 lib/popt/popthelp.c fprintf(fp, "\n%s\n", D_(sub_transdom, opt->descrip)); D_ 108 lib/popt/poptint.h #define POPT_(foo) D_("popt", foo)