Línea 21... |
Línea 21... |
21 |
* @copyright 2021 Catalyst IT Australia Pty Ltd
|
21 |
* @copyright 2021 Catalyst IT Australia Pty Ltd
|
22 |
* @author Safat Shahin <safatshahin@catalyst-au.net>
|
22 |
* @author Safat Shahin <safatshahin@catalyst-au.net>
|
23 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
23 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
24 |
*/
|
24 |
*/
|
Línea 25... |
Línea 25... |
25 |
|
25 |
|
26 |
$string['bulkmoveheader'] = 'Move the selected questions';
|
26 |
$string['bulkmoveheader'] = 'Move the selected questions to...';
|
- |
|
27 |
$string['close'] = 'Close';
|
27 |
$string['close'] = 'Close';
|
28 |
$string['confirmmove'] = 'Are you sure you want to move these questions?';
|
28 |
$string['movequestions'] = 'Move questions';
|
29 |
$string['movequestions'] = 'Move questions';
|
29 |
$string['movetobulkaction'] = 'Move to...';
|
30 |
$string['movetobulkaction'] = 'Move to...';
|
30 |
$string['pluginname'] = 'Bulk move questions';
|
31 |
$string['pluginname'] = 'Bulk move questions';
|
- |
|
32 |
$string['privacy:metadata'] = 'The Bulk move questions question bank plugin does not store any personal data.';
|
- |
|
33 |
$string['questionsmoved'] = 'Questions successfully moved';
|