From 297654f3e1f4f39402c07cdea3106f54b2566b25 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Nov 25 2012 13:26:47 +0000 Subject: Update `Bash/Functions/Locale/locale_updateMessageXmlDocbook.sh' file. --- diff --git a/Scripts/Bash/Functions/Locale/locale_updateMessageXmlDocbook.sh b/Scripts/Bash/Functions/Locale/locale_updateMessageXmlDocbook.sh index ee47e1e..249ffb4 100755 --- a/Scripts/Bash/Functions/Locale/locale_updateMessageXmlDocbook.sh +++ b/Scripts/Bash/Functions/Locale/locale_updateMessageXmlDocbook.sh @@ -54,6 +54,10 @@ function locale_updateMessageXmlDocbook { cli_expandTMarkers ${INSTANCE} # Expand system entities definition. + cli_exportFunctions "Render/Docbook/docbook_doTranslation" + docbook_doTranslation ${INSTANCE} + + # Expand system entities definition. cli_exportFunctions "Render/Docbook/docbook_expandSystemEntities" docbook_expandSystemEntities ${INSTANCE}