← Back to team overview

mahara-contributors team mailing list archive

[Bug 794656] [NEW] lang/en.utf8/admin.php needs to be fixed.

 

Public bug reported:

lang/en.utf8/admin.php needs to be fixed as below.

[before]
$string['generatesitemapdescription'] = 'Generate sitemap files from publicly accessible views, groups, and forum topics';

[after]
$string['generatesitemapdescription'] = 'Generate sitemap files from publicly accessible pages, groups, and forum topics';

** Affects: mahara
     Importance: Low
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/794656

Title:
  lang/en.utf8/admin.php needs to be fixed.

Status in Mahara ePortfolio:
  New

Bug description:
  lang/en.utf8/admin.php needs to be fixed as below.

  [before]
  $string['generatesitemapdescription'] = 'Generate sitemap files from publicly accessible views, groups, and forum topics';

  [after]
  $string['generatesitemapdescription'] = 'Generate sitemap files from publicly accessible pages, groups, and forum topics';


Follow ups

References