diff --git a/Scripts/Modules/Locale/locale.sh b/Scripts/Modules/Locale/locale.sh index fa1457c..2eb933d 100755 --- a/Scripts/Modules/Locale/locale.sh +++ b/Scripts/Modules/Locale/locale.sh @@ -38,6 +38,8 @@ # the command-line and the --recursive option is also provided). function locale { + tcar_checkWorkplace + # Define flags controlling they way locale module produce # localization files. local LOCALE_FLAG_RECURSIVE="false"