. /** * Strings for plugin 'media_youtube' * * @package media_youtube * @copyright 2016 Marina Glancy * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['pluginname'] = 'YouTube'; $string['pluginname_help'] = 'YouTube video sharing site, video and playlist links supported.'; $string['supportsvideo'] = 'YouTube videos'; $string['supportsplaylist'] = 'YouTube playlists';