diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh b/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh index 2d017f3..f7a7c51 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessagePObjects.sh @@ -52,7 +52,7 @@ function locale_updateMessagePObjects { # Do not print msginit sterr output, use centos-art action # message instead. msginit -i ${FILE}.pot -o ${FILE}.po --width=70 \ - --no-translator 2> /dev/null + --no-translator > /dev/null 2>&1 fi