ryzom-core/code/ryzom/tools/translation/inject_clause.bat

7 lines
91 B
Batchfile

@echo off
echo updateing phrase work
bin\translation_tools inject_clause
echo Done.
pause