From 2d3b0d725ac255c9c9caad7db5ae00489922ccf9 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 23 Dec 1998 21:33:09 +0000 Subject: [PATCH] Provide more detail when the commit button is not shown. --- Tools/faqwiz/faqconf.py | 14 +++++++++----- Tools/faqwiz/faqwiz.py | 11 ++++++++--- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/Tools/faqwiz/faqconf.py b/Tools/faqwiz/faqconf.py index 67a8c5b6a08..fe3ca4beb2c 100644 --- a/Tools/faqwiz/faqconf.py +++ b/Tools/faqwiz/faqconf.py @@ -49,7 +49,7 @@ entries marked with * were changed within the last 7 days.) # Version -- don't change unless you edit faqwiz.py -WIZVERSION = "1.0.2" # FAQ Wizard version +WIZVERSION = "1.0.3" # FAQ Wizard version # This parameter is normally overwritten with a dynamic value @@ -369,9 +369,13 @@ Click this button to commit your changes.
""" -NOCOMMIT = """ -To commit your changes, please enter a log message, your name, email -addres, and the correct password in the form below. +NOCOMMIT_HEAD = """ +To commit your changes, please correct the following errors in the +form below and click the Preview Edit button. +
""" @@ -379,7 +383,7 @@ CANTCOMMIT_HEAD = """ Some required information is missing: