|
|
|
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';
|
|
Description
|
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'; |
Show » |
committed 1 file to 'Moodle CVS' - 22/Dec/08 06:27 AM
committed 3 files to 'Lang CVS' - 22/Dec/08 08:59 AM
MDL-17719 Brushed up translated strings based on lang/en_utf8 typo fix.
|
|
|
martignoni committed 1 file to 'Lang CVS' - 23/Dec/08 07:05 AM
|