From a7615e99e7736954048e02e612c353752dea8dd4 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 05 2011 01:42:04 +0000 Subject: Update Locale/locale_updateMessagePObjects.sh. Start using cli_checkFiles@2517. --- diff --git a/Scripts/Functions/Locale/locale_updateMessagePObjects.sh b/Scripts/Functions/Locale/locale_updateMessagePObjects.sh index 47db479..7153e17 100755 --- a/Scripts/Functions/Locale/locale_updateMessagePObjects.sh +++ b/Scripts/Functions/Locale/locale_updateMessagePObjects.sh @@ -30,7 +30,7 @@ function locale_updateMessagePObjects { # Verify the portable object template. The portable object # template is used to create the portable object. - cli_checkFiles "${FILE}.pot" 'f' + cli_checkFiles "${FILE}.pot" # Verify existence of portable object. The portable object is the # file translators edit in order to make translation works.