Issue Details (XML | Word | Printable)

Key: MDL-9720
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Roberto Pinna
Reporter: Csaszar-Cs. Peter
Votes: 1
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Missing varible

Created: 06/May/07 04:44 AM   Updated: 18/Nov/07 04:15 AM
Return to search
Component/s: SCORM
Affects Version/s: 1.7, 1.7.1, 1.7.2, 1.8
Fix Version/s: 1.7.3, 1.8.2, 1.9

Environment: Windows 2003, IIS 6

Database: MySQL
Participants: Csaszar-Cs. Peter, Nicolas Martignoni and Roberto Pinna
Security Level: None
QA Assignee: Nicolas Martignoni
Resolved date: 03/Jul/07
Affected Branches: MOODLE_17_STABLE, MOODLE_18_STABLE
Fixed Branches: MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
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]]" />

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Csaszar-Cs. Peter added a comment - 07/May/07 04:11 AM
Missing variable sorry...

Roberto Pinna added a comment - 03/Jul/07 04:07 PM
Fixed in all CVS releases

Thanks,
Roberto.


Nicolas Martignoni added a comment - 18/Nov/07 04:15 AM
This is fixed indeed. Closing.