. /** * Strings for component 'gradeexport_pdf', language 'es', branch 'MOODLE_22_STABLE' * * @package gradeexport_pdf * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['pdf:publish'] = 'Publicar PDF exportación de calificaciones'; $string['pdf:view'] = 'Usar PDF exportación de calificaciones'; $string['pluginname'] = 'Documento PDF';