MDL-50963 lang/en/grades.php: Improve bad grade error message
commit454882a4fa3e0000a4ed0b2edc7361242481aa25
authorClement Smith <cdsmith@umn.edu>
Thu, 30 Jul 2015 14:00:26 +0000 (30 09:00 -0500)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Mon, 31 Aug 2015 23:46:05 +0000 (1 01:46 +0200)
tree10879acb81747d0bceaf8727db5ff205dd7c148f
parentab5884d16d3130cdc1b7496d10f717624f98e18f
MDL-50963 lang/en/grades.php: Improve bad grade error message

The error message received when inputting a grade value that is too
low indicates that zero is a valid grade value. This is incorrect as
the lowest valid grade value is 1. This updates the error message to
indicate the minimum acceptable grade value is 1, not 0.
lang/en/grades.php