tools/update_locale_files.sh
author nemo
Tue, 09 Oct 2018 11:28:07 -0400
changeset 13899 0ce8aad17c24
parent 13517 b62b14aa88d4
permissions -rwxr-xr-x
IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation

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

# HOW TO USE:
# - Run this script in the tools/ directory.
# Result: All .ts and .lua files in share/hedgewars/Data/Locale will be updated.
# This will take a while!

./update_frontend_locale_files.sh
./update_lua_locale_files.sh