Moodle

Typo in lang/en_utf8/forum.php

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Forum
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

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';

Activity

Hide
Dan Marsden added a comment -

fixed - thanks for the report!

Show
Dan Marsden added a comment - fixed - thanks for the report!
Hide
Nicolas Martignoni added a comment -

Thanks for the quick fix. Closing.

Ciao

Show
Nicolas Martignoni added a comment - Thanks for the quick fix. Closing. Ciao
Hide
Nicolas Martignoni added a comment -

Dan, can you have a look at this similar issue MDL-17591?

Ciao

Show
Nicolas Martignoni added a comment - Dan, can you have a look at this similar issue MDL-17591? Ciao

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: