Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
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 -... Línea 25...
-
 
25
 
-
 
26
$string['filter:status'] = 'Status of latest version';
-
 
27
$string['filter:invalidstatus'] = 'Invalid value "{$a}" for status filter.';
25
 
28
 
26
$string['pluginname'] = 'Edit questions';
29
$string['pluginname'] = 'Edit questions';
Línea 27... Línea 30...
27
$string['privacy:metadata'] = 'The Edit questions question bank plugin does not store any personal data.';
30
$string['privacy:metadata'] = 'The Edit questions question bank plugin does not store any personal data.';
28
 
31