mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04388
[Bug 794656] A change has been merged
Reviewed: https://reviews.mahara.org/298
Committed: http://gitorious.org/mahara/mahara/commit/7b2b8df779398f1efc74c77d22b32468def746b2
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch: master
commit 7b2b8df779398f1efc74c77d22b32468def746b2
Author: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
Date: Thu Jun 9 10:02:33 2011 +1200
Fix lang string for sitemaps (bug #794656)
Change-Id: Ia684afea3125dc8964d21b3bf288c6592b3d8303
Signed-off-by: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
--
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:
Fix Committed
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';
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/794656/+subscriptions
References