tools/update_frontend_locale_files.sh
author alfadur
Tue, 11 Sep 2018 22:44:32 +0200
changeset 13774 506cca5a48cb
parent 13511 b62b14aa88d4
permissions -rwxr-xr-x
Fix sinegun dealing 1 damage when shooting straight up. Reduces sine gun knockback strength by 1.25% This was caused by AmmoShove, which had a strenght which was *right* above the threshold for fall damage.

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