Minor: Plugins: Add deprecation notices to OpenMeetings and OLPC plugins

pull/4551/head
Yannick Warnier 3 years ago
parent 64bf615b15
commit 2502b3ef87
  1. 2
      plugin/olpc_peru_filter/lang/english.php
  2. 2
      plugin/olpc_peru_filter/lang/spanish.php
  3. 2
      plugin/openmeetings/lang/english.php
  4. 2
      plugin/openmeetings/lang/french.php
  5. 2
      plugin/openmeetings/lang/spanish.php

@ -2,7 +2,7 @@
/* For licensing terms, see /license.txt */
//Needed in order to show the plugin title
$strings['plugin_title'] = "OLPC Peru Filter plugin";
$strings['plugin_comment'] = "Add the possibility to configure the filtering of external contents through a Squid filter on XS server of the OLPC Peru project";
$strings['plugin_comment'] = "[Deprecated] Add the possibility to configure the filtering of external contents through a Squid filter on XS server of the OLPC Peru project";
$strings['tool_enable'] = 'Enable OLPC Peru Filter';
$strings['tool_enable_help'] = "When this option is enabled, a new configuration section will appear in the course configuration settings, which will allow you to select categories of contents for filtering through Squid on an XS school server of the OLPC Peru project (this can easily be extended to other servers)";
$strings['olpc_peru_filter_filter'] = 'Squid filter';

@ -2,7 +2,7 @@
/* For licensing terms, see /license.txt */
//Needed in order to show the plugin title
$strings['plugin_title'] = "Plugin para filtro de OLPC Peru";
$strings['plugin_comment'] = "Añadir la posibilidad de configurar el filtrado de contenidos externos a través del filtro Squid de un servidor XS del proyecto OLPC Perú";
$strings['plugin_comment'] = "[No mantenido] Añadir la posibilidad de configurar el filtrado de contenidos externos a través del filtro Squid de un servidor XS del proyecto OLPC Perú";
$strings['tool_enable'] = 'Activar filtro OLPC Perú';
$strings['tool_enable_help'] = "Cuando esta opción esté activada, una nueva sección de configuración aparecerá en los parámetros de configuración, lo que le permitirá de seleccionar categorías de contenidos para filtrar a través de Squid en un servidor XS de escuela dentro del proyecto OLPC Perú (podría ser extendido a otros servidores)";
$strings['olpc_peru_filter_filter'] = 'Filtro Squid';

@ -7,7 +7,7 @@
//Needed in order to show the plugin title
$strings['plugin_title'] = "OpenMeetings";
$strings['plugin_comment'] = "Add a videoconference room in a Chamilo course using OpenMeetings";
$strings['plugin_comment'] = "[Deprecated] Add a videoconference room in a Chamilo course using OpenMeetings";
$strings['Videoconference'] = "Videoconference";
$strings['MeetingOpened'] = "Meeting opened";

@ -2,7 +2,7 @@
/* License: see /license.txt */
//Needed in order to show the plugin title
$strings['plugin_title'] = "OpenMeetings";
$strings['plugin_comment'] = "Ajoutez un espace de vidéoconférences aux cours de Chamilo avec OpenMeetings";
$strings['plugin_comment'] = "[Non maintenu] Ajoutez un espace de vidéoconférences aux cours de Chamilo avec OpenMeetings";
$strings['Videoconference'] = "Vidéoconférence";
$strings['MeetingOpened'] = "Session ouverte";

@ -2,7 +2,7 @@
/* License: see /license.txt */
//Needed in order to show the plugin title
$strings['plugin_title'] = "OpenMeetings";
$strings['plugin_comment'] = "Añade una sala de videoconferencia en los cursos de Chamilo con OpenMeetings (om)";
$strings['plugin_comment'] = "[No mantenido] Añade una sala de videoconferencia en los cursos de Chamilo con OpenMeetings (om)";
$strings['Videoconference'] = "VideoconferenciaOM";
$strings['MeetingOpened'] = "Sala abierta";

Loading…
Cancel
Save