From ec641d76863f8d715adfb8ae1518d07d375187ee Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Nov 05 2010 15:31:22 +0000 Subject: Update two-columns translation output in render_getIdentityDefs.sh. Add division line to render_doIdentityImageDm.sh and render_doIdentityImageKsplash.sh files for output consistency. --- diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh index e871c52..2d07474 100755 --- a/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh +++ b/Scripts/Bash/Functions/Render/render_doIdentityImageDm.sh @@ -174,6 +174,9 @@ function render_doIdentityImageDm { # Return to where we were initially. popd > /dev/null + # Output division rule. + echo '----------------------------------------------------------------------' + done } diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh index 69867dc..d081359 100755 --- a/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh +++ b/Scripts/Bash/Functions/Render/render_doIdentityImageKsplash.sh @@ -79,4 +79,7 @@ function render_doIdentityImageKsplash { done + # Output division rule. + echo '----------------------------------------------------------------------' + } diff --git a/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh b/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh index e364050..0fcdf77 100644 --- a/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh +++ b/Scripts/Bash/Functions/Render/render_getIdentityDefs.sh @@ -49,7 +49,7 @@ function render_getIdentityDefs { cli_printMessage "`gettext "None"`" "AsTranslationLine" else cli_checkFiles "$TRANSLATION" 'fh' - cli_printMessage "`gettext "Translation"`:" "$TRANSLATION" + cli_printMessage "`gettext "Translation"`: $TRANSLATION" fi # Define the design template absolute path. This definition is