/third_party/gettext/gettext-tools/tests/ |
D | msgmerge-compendium-6 | 13 : ${MSGCONV=msgconv} 14 ${MSGCONV} --to-code=UTF-8 -o mm-ko.utf-8.pot "$wabs_srcdir"/mm-ko.ascii.pot 16 : ${MSGCONV=msgconv} 17 ${MSGCONV} --to-code=UTF-8 -o mm-ko.utf-8.po "$wabs_srcdir"/mm-ko.euc-kr.po 19 : ${MSGCONV=msgconv} 20 ${MSGCONV} --to-code=UTF-8 -o mm-ko-comp.utf-8.po "$wabs_srcdir"/mm-ko-comp.euc-kr.po 70 : ${MSGCONV=msgconv} 71 ${MSGCONV} --to-code=UTF-8 mm-c-6-UUU.out | LC_ALL=C tr -d '\r' > mm-c-6-U.ok 72 ${MSGCONV} --to-code=EUC-KR mm-c-6-UUU.out | LC_ALL=C sed -e 's,EUC-KR,euc-kr,' | LC_ALL=C tr -d '\…
|
D | msgconv-3 | 23 : ${MSGCONV=msgconv} 24 ${MSGCONV} -t ISO-8859-1 mco-test3.po -o mco-test3.out 2>/dev/null
|
D | msgconv-2 | 24 : ${MSGCONV=msgconv} 25 ${MSGCONV} -t Big5 -o mco-test2.out mco-test2.po || Exit 1
|
D | msgconv-1 | 20 : ${MSGCONV=msgconv} 21 ${MSGCONV} --to-code=UTF-8 -o mco-test1.out mco-test1.po || Exit 1
|
D | msgconv-7 | 20 : ${MSGCONV=msgconv} 21 ${MSGCONV} --add-location=file --to-code=UTF-8 \
|
D | msgconv-4 | 12 : ${MSGCONV=msgconv} 13 ${MSGCONV} --properties-input --properties-output -t Big5 -o mco-test4.out mco-test4.properties || …
|
D | msgconv-6 | 24 : ${MSGCONV=msgconv} 25 ${MSGCONV} --to-code=ISO-8859-1 -o mco-test6.tmp mco-test6.po || Exit 1
|
D | msgconv-5 | 51 : ${MSGCONV=msgconv} 52 ${MSGCONV} --to-code=UTF-8 -o mco-test5.tmp mco-test5.po || Exit 1
|
D | init-env.in | 56 : ${MSGCONV=msgconv}
|
/third_party/gettext/gettext-tools/system-tests/ |
D | Makefile.am | 41 MSGCONV="$(CHECKER) msgconv" \
|
/third_party/e2fsprogs/po/ |
D | Rules-quot | 25 | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
|
/third_party/gettext/gettext-runtime/po/ |
D | Rules-quot | 29 | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
|
/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/po/ |
D | GNUmakefile | 75 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-tcl/po/ |
D | Makefile.am | 65 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-tcl-tk/po/ |
D | Makefile.am | 65 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-csharp/po/ |
D | Makefile.am | 67 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-csharp-forms/po/ |
D | Makefile.am | 67 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-java-swing/po/ |
D | Makefile.am | 66 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-java-awt/po/ |
D | Makefile.am | 66 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-java/po/ |
D | Makefile.am | 66 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-c++-qt/po/ |
D | Makefile.am | 72 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/po/ |
D | Makefile.am | 66 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-librep/po/ |
D | Makefile.am | 69 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-smalltalk/po/ |
D | Makefile.am | 69 MSGCONV = msgconv macro
|
/third_party/gettext/gettext-tools/examples/hello-guile/po/ |
D | Makefile.am | 69 MSGCONV = msgconv macro
|