tools/check_translations.sh
author alfadur
Sun, 12 Jul 2020 03:03:52 +0300
changeset 15723 4e65fd69f58c
parent 14089 30565866db82
permissions -rwxr-xr-x
don't delete shotgun shot after it has parted

#!/bin/sh -
# Script to check locale files

# HOW TO USE:
# - Run this script in the tools/ directory.
# Result: Problems and missing translations in some locale files will be reported

# SYNTAX:
#
#     ./check_locale_files.sh
#

./check_engine_locale_files.sh ALL 0
./check_lua_locale_files.sh
lua ./check_lua_locale_files.lua