tools/update_locale_files.sh
author Wuzzy <Wuzzy2@mail.ru>
Fri, 26 Oct 2018 04:54:29 +0200
changeset 13978 3ae88a9f9dca
parent 13511 b62b14aa88d4
permissions -rwxr-xr-x
If u play Piano, you can now hear the notes if sound effects OR music is enabled Previously, they always required sound effects to be on

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