tools/update_frontend_locale_files.sh
author Grigory Ustinov <grenka@altlinux.org>
Fri, 27 Sep 2019 15:39:33 +0300
changeset 15430 ceb0b090afa9
parent 13511 b62b14aa88d4
permissions -rwxr-xr-x
Fix syntax error in russian frontend translation (thx to Wuzzy)

#!/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