Make it clear that 'language' on the project page is the language THAT YOU WISH TO BE JUDGED IN

This commit is contained in:
james 2007-10-30 22:22:33 +00:00
parent aac4c484d0
commit cc4f9b5356

View File

@ -256,7 +256,7 @@ function countwords()
echo "<option $selected value=\"$key\">$val</option>";
}
echo "</select>".REQUIREDFIELD;
echo "</td></tr>";
echo " ".i18n("This is the language you wish to be judged in!")."</td></tr>";
echo "<tr><td>".i18n("Requirements").": </td><td>";
echo "<table>";