HomeSort by relevance Sort by last modified time
    Searched refs:msginit (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Makefile 94 msginit -i $(POT) -o $@~ --locale=$*; \
  /external/elfutils/src/po/
Makefile 61 MSGINIT = msginit
480 echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
555 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \

Completed in 921 milliseconds