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 .