✅ Added Unicode tests
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
xgettext -o test.pot -k_ -k"_LC:1c,2" -s -c --package-name=moFileReader test.cpp
|
||||
xgettext -o test.pot -k"_L" -k"_LC:1c,2" -s -c --package-name=moFileReader --from-code=UTF-8 test.cpp
|
Reference in New Issue
Block a user