diff --git a/Scripts/Bash/Functions/Prepare/prepare_updateLocales.sh b/Scripts/Bash/Functions/Prepare/prepare_updateLocales.sh index c6d6a37..4adbcce 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_updateLocales.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_updateLocales.sh @@ -28,6 +28,6 @@ function prepare_updateLocales { - ${CLI_BASEDIR}/${TCAR_CLI_NAME}.sh locale trunk/Scripts/Bash --update --dont-commit-changes + ${CLI_BASEDIR}/${CLI_NAME}.sh locale trunk/Scripts/Bash --update --dont-commit-changes }