tools/update_frontend_locale_files.sh
author nemo
Wed, 07 Sep 2022 16:49:59 -0400
branch1.0.0
changeset 15854 aefa91a7acf4
parent 13511 b62b14aa88d4
permissions -rwxr-xr-x
Added tag 1.0.1-release for changeset fcea0f51d94f

#!/bin/sh -
# Script to update all frontend locale files.

# HOW TO USE:
# - Run this script in the tools/ directory.
# Result: All .ts files in share/hedgewars/Data/Locale will be updated.

lupdate ../QTfrontend -ts ../share/hedgewars/Data/Locale/hedgewars_*.ts