Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7, 1.7.1, 1.7.2, 1.8
-
Component/s: SCORM
-
Labels:None
-
Environment:Windows 2003, IIS 6
-
Database:MySQL
-
Affected Branches:MOODLE_17_STABLE, MOODLE_18_STABLE
-
Fixed Branches:MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Description
I use 1.7.2, I downloaded hungarian languagepack from http://download.moodle.org/lang16/ and in hu_utf8/scorm.php there is an undefined string. The missing row is $string['package'] = 'Csomag';
If I don't use it I get
<tr valign="top">
<td align="right" nowrap="nowrap">
<b>[[package]]:</b>
</td>
<td>
<input name="reference" size="50" value="" alt="[[package]]" />
Missing variable sorry...