added language strings, in particular for the tabs and decimal digits

This commit is contained in:
gustav_delius 2006-02-15 12:17:25 +00:00
parent 1bc28beba0
commit 3181dafd62
2 changed files with 18 additions and 5 deletions

View file

@ -1,4 +1,9 @@
<p align="center"><b>Decimal points</b></p>
<p align="center"><b>Decimal digits</b></p>
<p>By using this setting you can select the number of decimals
to be showed in the grade of every attempt.</p>
<p>By using this setting you can select the number of digits that should be
shown after the decimal point when displaying student scores or grades.
For example choosing '0' means the displayed grades will be rounded to integers.
</p><p>
This setting only effects the display of grades. It does not affect the internal
calculations and rounding of the grades.
</p>