. /** * Lang strings * * @package report * @subpackage progress * @copyright 2008 Sam Marshall * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['pluginname'] = 'Activity completion'; $string['page-report-progress-x'] = 'Any activity completion report'; $string['page-report-progress-index'] = 'Activity completion report'; $string['page-report-progress-user'] = 'User activity completion report'; $string['progress:view'] = 'View activity completion reports';