gradido/login_server/scripts/compile_pot.sh
2021-05-20 15:14:37 +02:00

4 lines
114 B
Bash
Executable File

#!/bin/sh
xgettext -D ../ -p ../src/LOCALE -o messages.pot --from-code=UTF-8 --files-from=files_to_translate.txt