git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58109
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
# generate the .po file for the program itself
# see `xgettext --help' for options, "-C" is important!
- xgettext -C -n -k_ -kwxPLURAL:1,2 -kwxTRANSLATE -o internat.po ../internat.cpp
+ xgettext -C -n -k_ -kwxPLURAL:1,2 -kwxTRANSLATE -k_T -o internat.po ../internat.cpp
# .po file for wxWidgets might be generated in the same way. An already
# generated wxstd.pot as well as translations for some languages can be