. /** * Strings for component 'repository_picasa', language 'es', branch 'MOODLE_22_STABLE' * * @package repository_picasa * @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['configplugin'] = 'Configuración del repositorio Picasa'; $string['picasa:view'] = 'Ver repositorio Picasa'; $string['pluginname'] = 'Álbum web Picasa';