. * * @package mahara * @subpackage blocktype-newviews * @author Catalyst IT Ltd * @license http://www.gnu.org/copyleft/gpl.html GNU GPL * @copyright (C) 2010 Catalyst IT Ltd http://catalyst.net.nz * */ defined('INTERNAL') || die(); $string['title'] = 'Latest Views'; $string['description'] = 'List the most recently updated Views on the site'; $string['viewstoshow'] = 'Maximum number of views to show'; $string['viewstoshowdescription'] = 'Between 1 and 100'; ?>