From 31adb7a584db5559722de4bbacfe23390e2c1adb Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 16 2012 01:17:59 +0000 Subject: Update `Functions/Prepare/prepare_updateLocales.sh' file. --- 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 }