Moodle

A Typo in lang/en_utf8/repository.php needs to be fixed.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: None
  • Component/s: Language
  • Labels:
    None
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_20_STABLE

Description

A Typo in lang/en_utf8/repository.php needs to be fixed as below.

[before]
$string['refreshnonjsfilepicker'] = 'Please clos this window and refresh non-javascript file picker';

[after]
$string['refreshnonjsfilepicker'] = 'Please close this window and refresh non-javascript file picker';

Activity

Hide
Mitsuhiro Yoshida added a comment -

Fixed in CVS.

Show
Mitsuhiro Yoshida added a comment - Fixed in CVS.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: