From 5b3e1733441625ebb64fb3fddcd5d1d9eb032ad7 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 06 2012 03:29:22 +0000 Subject: Update `Functions/Help/Texinfo/texinfo_editEntry.sh' file. --- diff --git a/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh b/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh index 5ddc49f..bba3278 100755 --- a/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh +++ b/Scripts/Bash/Functions/Help/Texinfo/texinfo_editEntry.sh @@ -40,9 +40,9 @@ function texinfo_editEntry { fi # Print confirmation question. - cli_printMessage "`gettext "The following documentation section will be created:"`" + cli_printMessage "`gettext "The following documentation section doesn't exist:"`" --as-stdout-line cli_printMessage "$MANUAL_ENTRY" --as-response-line - cli_printMessage "`gettext "Do you want to continue?"`" --as-yesornorequest-line + cli_printMessage "`gettext "Do you want to create it now?"`" --as-yesornorequest-line # Update section menu, nodes and cross references based on # changes in order for manual structure to remain cosistent.