tools/update_frontend_locale_files.sh
author Wuzzy <Wuzzy2@mail.ru>
Sun, 05 May 2019 16:57:37 +0200
changeset 14885 0ec83cc2365e
parent 13511 b62b14aa88d4
permissions -rwxr-xr-x
Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn Because weapons like cluster bomb could trigger it in a single turn otherwise. The idea is the same hog must be hit across multiple turns.

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