Moodle

A typo in lang/en_utf8/repository_flickr_public.php needs to be fixed.

Details

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

Description

A typo in lang/en_utf8/repository_flickr_public.php needs to be fixed as below.

[before]
$string['watermark'] = 'Add watermark (Auther ID and original URL) to downloaed photos?';

[after]
$string['watermark'] = 'Add watermark (Author ID and original URL) to downloaed photos?';

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: