Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 20... Línea 20...
20
 * @package    qbank_viewcreator
20
 * @package    qbank_viewcreator
21
 * @copyright  2021 Catalyst IT Australia Pty Ltd
21
 * @copyright  2021 Catalyst IT Australia Pty Ltd
22
 * @author     Ghaly Marc-Alexandre <marc-alexandreghaly@catalyst-ca.net>
22
 * @author     Ghaly Marc-Alexandre <marc-alexandreghaly@catalyst-ca.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
 */
25
 
-
 
-
 
25
$string['history'] = 'History';
26
$string['modifiedby'] = 'Modified by';
26
$string['modifiedby'] = 'Modified by';
-
 
27
$string['timemodified'] = 'Time modified';
27
$string['pluginname'] = 'View creator';
28
$string['pluginname'] = 'View creator';
28
$string['privacy:metadata'] = 'The View creator question bank plugin does not store any personal data.';
29
$string['privacy:metadata'] = 'The View creator question bank plugin does not store any personal data.';
-
 
30
 
-
 
31
// Deprecated since Moodle 4.5.
29
$string['version'] = 'Version {$a}';
32
$string['version'] = 'Version {$a}';