tools/check_translations.sh
branchui-scaling
changeset 15283 c4fd2813b127
parent 14089 30565866db82
equal deleted inserted replaced
13390:0135e64c6c66 15283:c4fd2813b127
       
     1 #!/bin/sh -
       
     2 # Script to check locale files
       
     3 
       
     4 # HOW TO USE:
       
     5 # - Run this script in the tools/ directory.
       
     6 # Result: Problems and missing translations in some locale files will be reported
       
     7 
       
     8 # SYNTAX:
       
     9 #
       
    10 #     ./check_locale_files.sh
       
    11 #
       
    12 
       
    13 ./check_engine_locale_files.sh ALL 0
       
    14 ./check_lua_locale_files.sh
       
    15 lua ./check_lua_locale_files.lua