From: Owen Leonard Date: Mon, 29 Jun 2009 15:08:30 +0000 (-0500) Subject: Modifying the text of the error message for clarity and accuracy. X-Git-Tag: n_acq_a_porter~26^2~9 X-Git-Url: http://git.rot13.org/?p=koha.git;a=commitdiff_plain;h=980029b93cfb225c17e19cbb1c97af0c821e212f Modifying the text of the error message for clarity and accuracy. Signed-off-by: Galen Charlton --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tmpl index 526f8f4265..e27cfe10c2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tmpl @@ -50,16 +50,16 @@ $(document).ready(function() {

Data error

-

The following fields have a forbidden value. Correct them and press OK again :

+

The following errors were found. Please correct them and submit again:

    -
  • Delay for borrower category has some unexpected characters. There should be only numerical characters.
  • +
  • Delay for patron category has some unexpected characters. There should be only numerical characters.
  • -
  • No letter or debar action specified for delay for borrower category. If a delay is supplied, either a letter, debar action, or both should be specified.
  • +
  • No letter or debar action specified for delay for patron category. If a delay is supplied, either a letter, debar action, or both should be specified.
  • -
  • Delay1 should be less than Delay2 which should be less than Delay3 for borrower category
  • +
  • The first notice's delay should be less than the second, which should be less than the third for the patron category