From b3d6bdb8e41a8e97be5d16cde60329ca1c91aed2 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 19 2012 17:18:28 +0000 Subject: Update `Functions/Locale/locale_updateMessagePObjects.sh' file. --- diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh b/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh index f7a7c51..9d548a8 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh @@ -33,7 +33,7 @@ function locale_updateMessagePObjects { # Verify the portable object template. The portable object # template is used to create the portable object. We cannot # continue without it. - cli_checkFiles "${FILE}.pot" + cli_checkFiles -e "${FILE}.pot" # Print action message. cli_printMessage "${FILE}.po" --as-creating-line