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
 * @package   format_social
21
 * @package   format_social
22
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
22
 * @copyright 1999 onwards Martin Dougiamas  {@link http://moodle.com}
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
 
25
 
26
$string['hidefromothers'] = 'Hide';
26
$string['numberdiscussions'] = 'Number of discussions';
27
$string['numberdiscussions'] = 'Number of discussions';
27
$string['numberdiscussions_help'] = 'This setting specifies how many discussions should be displayed.';
28
$string['numberdiscussions_help'] = 'This setting specifies how many discussions should be displayed.';
28
$string['pluginname'] = 'Social';
29
$string['pluginname'] = 'Social';
29
$string['plugin_description'] = 'The course is centred around a main forum on the course page. Additional activities and resources can be added using the Social activities block.';
-
 
30
$string['sectionname'] = 'section';
30
$string['plugin_description'] = 'The course is centred around a main forum on the course page. Additional activities and resources can be added using the Social activities block.';
-
 
31
$string['privacy:metadata'] = 'The Social format plugin does not store any personal data.';
-
 
32
$string['sectionname'] = 'section';
-
 
33
$string['showfromothers'] = 'Show';