Issue Details (XML | Word | Printable)

Key: MDL-17719
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dan Marsden
Reporter: Nicolas Martignoni
Votes: 0
Watchers: 0
Operations

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

Typo in lang/en_utf8/forum.php

Created: 21/Dec/08 07:15 PM   Updated: 23/Dec/08 07:07 AM
Return to search
Component/s: Forum
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Dan Marsden and Nicolas Martignoni
Security Level: None
QA Assignee: Nicolas Martignoni
Resolved date: 22/Dec/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The following string key in lang/en_utf8/forum.php has a typo, which should be fixed:

Before:
$string['cannotfinddisscussion'] = 'Could not find the discussion in this forum';

After
$string['cannotfinddiscussion'] = 'Could not find the discussion in this forum';

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dan Marsden made changes - 22/Dec/08 06:27 AM
Field Original Value New Value
Fix Version/s 2.0 [ 10122 ]
Assignee Martin Dougiamas [ dougiamas ] Dan Marsden [ danmarsden ]
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Nicolas Martignoni made changes - 22/Dec/08 06:54 AM
Status Resolved [ 5 ] Closed [ 6 ]