From 6042f8ed9c1e686055b3eb70597eabe8825a0d26 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 05 2011 01:42:02 +0000 Subject: Update Locale/locale_updateMessageMetadata.sh. Start using cli_checkFiles@2517. --- diff --git a/Scripts/Functions/Locale/locale_updateMessageMetadata.sh b/Scripts/Functions/Locale/locale_updateMessageMetadata.sh index 77b01f0..408b2db 100755 --- a/Scripts/Functions/Locale/locale_updateMessageMetadata.sh +++ b/Scripts/Functions/Locale/locale_updateMessageMetadata.sh @@ -41,7 +41,7 @@ function locale_updateMessageMetadata { local LANGNAME=$(cli_getLangName ${CURRENTLOCALE}) # Check existence of file before work with it. - cli_checkFiles "${FILE}" 'f' + cli_checkFiles "${FILE}" # Define pattern lines. The pattern lines are put inside portable # objects through xgettext and xml2po commands .