tools/update_frontend_locale_files.sh
author sheepluva
Sun, 04 Aug 2019 00:30:56 +0200
changeset 15292 70d416a8f63f
parent 13511 b62b14aa88d4
permissions -rwxr-xr-x
fix bug #750: workaround GL2 function params const-iness issues with pas2c

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