. /** * Strings for component qbank_bulkmove, language 'en' * * @package qbank_bulkmove * @copyright 2021 Catalyst IT Australia Pty Ltd * @author Safat Shahin * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['bulkmoveheader'] = 'Move the selected questions'; $string['close'] = 'Close'; $string['movequestions'] = 'Move questions'; $string['movetobulkaction'] = 'Move to...'; $string['pluginname'] = 'Bulk move questions'; $string['privacy:metadata'] = 'The bulk move questions plugin does not store any personal data.';