Searched refs:msgfmt (Results 1 - 1 of 1) sorted by relevance

/pkg/src/
H A Dsetup.py1046 def msgfmt(src, dst): function
1050 args = ["/usr/bin/msgfmt", "-o", dst, src]
1098 msgfmt(mofile[:-3] + ".po", mofile)
1462 msgfmt("po/{0}.po".format(l), "po/{0}.mo".format(l))

Completed in 17 milliseconds