MofileReader/test/extract_pot.sh
2021-10-16 12:07:05 +02:00

2 lines
111 B
Bash

#!/bin/sh
xgettext -o test.pot -k"_L" -k"_LC:1c,2" -s -c --package-name=moFileReader --from-code=UTF-8 test.cpp