]> git.mjollnir.org Git - moodle.git/commitdiff
Removing Chatarea completely from Moodle.
authormoodler <moodler>
Sun, 13 Jul 2003 14:03:20 +0000 (14:03 +0000)
committermoodler <moodler>
Sun, 13 Jul 2003 14:03:20 +0000 (14:03 +0000)
If anyone still wants it, I've made an archive here:

    http://moodle.org/download/modules/chatarea.zip

lang/de/chatarea.php [deleted file]
lang/en/chatarea.php [deleted file]
lang/es/chatarea.php [deleted file]
lang/es_mx/chatarea.php [deleted file]
lang/ja/chatarea.php [deleted file]

diff --git a/lang/de/chatarea.php b/lang/de/chatarea.php
deleted file mode 100644 (file)
index eee3f80..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<?PHP // $Id$
-
-#------------------------------------------------------------
-$string['modulename'] = "Chat Area";
-$string['modulenameplural'] = "Chat Areas";
-#------------------------------------------------------------
-
-$string['chatareaname'] = "Chat Area Name";
-$string['welcome_msg'] = "Welcome Message";
-$string['banish'] = "Allow users to be banished";
-$string['no_swear'] = "Check for swear words";
-$string['save'] = "Number of enteries to save";
-$string['use_smilies'] = "Check for smilies";
-$string['html_tags_keep']  = "Allow HTML tags";
-$string['html_tags_show'] = "Show discarded HTML tags";
-$string['msg_order'] = "Order of enteries";
-$string['msg_nb'] = "Number of enteries in chat page";
-$string['msg_refresh'] = "Refresh rate in seconds";
-$string['show_timestamp'] = "Show time against enteries";
-$string['notify'] = "Show entrances and exits";
-$string['welcome'] = "Show Welcome on entrance";
-$string['version'] = "Type of Chat Area";
-$string['defaultchatrooms'] = "Names of default chat rooms";
-$string['defaultprivaterooms'] = "Names of private chat rooms";
-$string['msg_del'] = "Delete enteries after this number of hours";
-$string['usr_del'] = "Remove inactive users after this number of minutes";
-$string['firstroom'] = "First room used only (no room creation allowed)";
-$string['allrooms'] = "All rooms used but no room creation allowed";
-$string['createrooms'] = "All rooms used and room creation allowed";
-$string['newattop'] = "New entries at top of page";
-$string['newatbottom'] = "New enteries at bottom of page";
-$string['simplehtml'] = "Simple HTML only";
-$string['nohtml'] = "No HTML allowed";
-
-
-?>
diff --git a/lang/en/chatarea.php b/lang/en/chatarea.php
deleted file mode 100644 (file)
index eee3f80..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<?PHP // $Id$
-
-#------------------------------------------------------------
-$string['modulename'] = "Chat Area";
-$string['modulenameplural'] = "Chat Areas";
-#------------------------------------------------------------
-
-$string['chatareaname'] = "Chat Area Name";
-$string['welcome_msg'] = "Welcome Message";
-$string['banish'] = "Allow users to be banished";
-$string['no_swear'] = "Check for swear words";
-$string['save'] = "Number of enteries to save";
-$string['use_smilies'] = "Check for smilies";
-$string['html_tags_keep']  = "Allow HTML tags";
-$string['html_tags_show'] = "Show discarded HTML tags";
-$string['msg_order'] = "Order of enteries";
-$string['msg_nb'] = "Number of enteries in chat page";
-$string['msg_refresh'] = "Refresh rate in seconds";
-$string['show_timestamp'] = "Show time against enteries";
-$string['notify'] = "Show entrances and exits";
-$string['welcome'] = "Show Welcome on entrance";
-$string['version'] = "Type of Chat Area";
-$string['defaultchatrooms'] = "Names of default chat rooms";
-$string['defaultprivaterooms'] = "Names of private chat rooms";
-$string['msg_del'] = "Delete enteries after this number of hours";
-$string['usr_del'] = "Remove inactive users after this number of minutes";
-$string['firstroom'] = "First room used only (no room creation allowed)";
-$string['allrooms'] = "All rooms used but no room creation allowed";
-$string['createrooms'] = "All rooms used and room creation allowed";
-$string['newattop'] = "New entries at top of page";
-$string['newatbottom'] = "New enteries at bottom of page";
-$string['simplehtml'] = "Simple HTML only";
-$string['nohtml'] = "No HTML allowed";
-
-
-?>
diff --git a/lang/es/chatarea.php b/lang/es/chatarea.php
deleted file mode 100644 (file)
index 5ae9046..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?PHP // $Id$ 
-      // chatarea.php - created with Moodle 1.0.9 Beta 1 + (2003051700)
-
-
-$string['allrooms'] = "Usar todas las salas, pero no crear nuevas";
-$string['banish'] = "Permitir la eliminación de usuarios";
-$string['chatareaname'] = "Nombre del área";
-$string['createrooms'] = "Usar todas las salas, permitir crear nuevas";
-$string['defaultchatrooms'] = "Nombres de las salas por defecto";
-$string['defaultprivaterooms'] = "Nombres de las salas privadas";
-$string['firstroom'] = "Sólo la primera sala (no permitir la creación de salas)";
-$string['html_tags_keep'] = "Permitir etiquetas HTML";
-$string['html_tags_show'] = "Mostrar las etiquetas HTML descartadas";
-$string['modulename'] = "Área de chat";
-$string['modulenameplural'] = "Áreas de chat";
-$string['msg_del'] = "Borrar las entradas luego de este número de horas";
-$string['msg_nb'] = "Número de entradas en la página";
-$string['msg_order'] = "Orden de las entradas";
-$string['msg_refresh'] = "Regeneración, en segundos";
-$string['newatbottom'] = "Nuevas entradas al final";
-$string['newattop'] = "Nuevas entradas al comienzo";
-$string['no_swear'] = "Revisar palabras altisonantes";
-$string['nohtml'] = "No permitir HTML";
-$string['notify'] = "Mostrar entradas y salidas";
-$string['save'] = "Número de entradas a salvar";
-$string['show_timestamp'] = "Mostrar la hora junto a las entradas de los usuarios";
-$string['simplehtml'] = "Sólo HTML simple";
-$string['use_smilies'] = "Reemplazar signos por emoticonos";
-$string['usr_del'] = "Quitar usuarios inactivos luego de estos minutos";
-$string['version'] = "Tipo de área de chat";
-$string['welcome'] = "Mostrar mensaje de bienvenida a la entrada";
-$string['welcome_msg'] = "Mensaje de bienvenida";
-
-?>
diff --git a/lang/es_mx/chatarea.php b/lang/es_mx/chatarea.php
deleted file mode 100644 (file)
index 6ea0890..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?PHP // $Id$ 
-      // chatarea.php - created with Moodle 1.0.9 Beta 1 + (2003051700)
-
-
-$string['allrooms'] = "Usar todas las salas, pero no crear nuevas";
-$string['banish'] = "Permitir la eliminación de usuarios";
-$string['chatareaname'] = "Nombre del área";
-$string['createrooms'] = "Usar todas las salas, permitir crear nuevas";
-$string['defaultchatrooms'] = "Nombres de las salas por defecto";
-$string['defaultprivaterooms'] = "Nombres de las salas privadas";
-$string['firstroom'] = "Sólo la primera sala (no permitir la creación de salas)";
-$string['html_tags_keep'] = "Permitir etiquetas HTML";
-$string['html_tags_show'] = "Mostrar las etiquetas HTML descartadas";
-$string['modulename'] = "Área de chat";
-$string['modulenameplural'] = "Áreas de chat";
-$string['msg_del'] = "Borrar las entradas luego de este número de horas";
-$string['msg_nb'] = "Número de entradas en la página";
-$string['msg_order'] = "Orden de las entradas";
-$string['msg_refresh'] = "Regeneración, en segundos";
-$string['newatbottom'] = "Nuevas entradas al final";
-$string['newattop'] = "Nuevas entradas al comienzo";
-$string['no_swear'] = "Revisar palabras altisonantes";
-$string['nohtml'] = "No permitir HTML";
-$string['notify'] = "Mostrar entradas y salidas";
-$string['save'] = "Número de entradas a salvar";
-$string['show_timestamp'] = "Mostrar la hora junto a las entradas de los usuarios";
-$string['simplehtml'] = "Sólo HTML simple";
-$string['use_smilies'] = "Reemplazar signos por caritas";
-$string['usr_del'] = "Quitar usuarios inactivos luego de estos minutos";
-$string['version'] = "Tipo de área de chat";
-$string['welcome'] = "Mostrar mensaje de bienvenida a la entrada";
-$string['welcome_msg'] = "Mensaje de bienvenida";
-
-?>
diff --git a/lang/ja/chatarea.php b/lang/ja/chatarea.php
deleted file mode 100644 (file)
index eaa7467..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?PHP // $Id$ 
-      // chatarea.php - created with Moodle 1.1 development (2003070400)
-
-
-$string['allrooms'] = "Á´¤Æ¤ÎÉô²°¤ò»ÈÍѲġ¢Éô²°¤ÎºîÀ®¤ÏÉÔ²Ä";
-$string['banish'] = "¥æ¡¼¥¶¤ÎÄÉÊü¤òµö²Ä¤¹¤ë";
-$string['chatareaname'] = "¥Á¥ã¥Ã¥È̾";
-$string['createrooms'] = "Á´¤Æ¤ÎÉô²°¤ò»ÈÍѲġ¢Éô²°¤ÎºîÀ®²Ä";
-$string['defaultchatrooms'] = "¥Ç¥Õ¥©¥ë¥È¥Á¥ã¥Ã¥È¥ë¡¼¥à¤Î̾¾Î";
-$string['defaultprivaterooms'] = "¥×¥é¥¤¥Ù¡¼¥È¥Á¥ã¥Ã¥È¥ë¡¼¥à¤Î̾¾Î";
-$string['firstroom'] = "ºÇ½é¤ÎÉô²°¤Î¤ß»ÈÍѲÄ(Éô²°¤ÎºîÀ®ÉÔ²Ä)";
-$string['html_tags_keep'] = "HTML¥¿¥°¤Î»ÈÍѤòµö²Ä¤¹¤ë";
-$string['html_tags_show'] = "ºï½ü¤µ¤ì¤¿HTML¥¿¥°¤òɽ¼¨¤¹¤ë";
-$string['modulename'] = "¥Á¥ã¥Ã¥È¥¨¥ê¥¢";
-$string['modulenameplural'] = "¥Á¥ã¥Ã¥È¥¨¥ê¥¢";
-$string['msg_del'] = "¤³¤³¤ÇÀßÄꤷ¤¿»þ´Ö¤Î¸å¤Ëµ­»ö¤òºï½ü¤¹¤ë";
-$string['msg_nb'] = "¥Á¥ã¥Ã¥È¥Ú¡¼¥¸¤Îµ­»ö¿ô";
-$string['msg_order'] = "µ­»ö¤Î½çÈÖ";
-$string['msg_refresh'] = "¥ê¥Õ¥ì¥Ã¥·¥åÉÿô";
-$string['newatbottom'] = "¿·¤·¤¤µ­»ö¤ò¥Ú¡¼¥¸¤ÎºÇ¸å¤Ëɽ¼¨";
-$string['newattop'] = "¿·¤·¤¤µ­»ö¤ò¥Ú¡¼¥¸¤ÎÀèÆ¬¤Ëɽ¼¨";
-$string['no_swear'] = "±ø¤¤¸ÀÍÕ¤ò¥Á¥§¥Ã¥¯¤¹¤ë";
-$string['nohtml'] = "HTML»ÈÍÑÉÔ²Ä";
-$string['notify'] = "Æþ¸ý¤È½Ð¸ý¤òɽ¼¨";
-$string['save'] = "Êݸ¤¹¤ëµ­»ö¿ô";
-$string['show_timestamp'] = "Åê¹Æ»þ´Ö¤òɽ¼¨";
-$string['simplehtml'] = "¥·¥ó¥×¥ëHTML¤Î¤ß";
-$string['use_smilies'] = "¥¹¥Þ¥¤¥ê¡¼¤ò¥Á¥§¥Ã¥¯¤¹¤ë";
-$string['usr_del'] = "¤³¤³¤Ç»ØÄꤷ¤¿Ê¬¤Î¸å¤ËÉÔ³èÀ­¤Î¥æ¡¼¥¶¤òºï½ü¤¹¤ë";
-$string['version'] = "¥Á¥ã¥Ã¥È¥¨¥ê¥¢¤Î¥¿¥¤¥×";
-$string['welcome'] = "Æþ¤ê¸ý¤Ë¥¦¥§¥ë¥«¥à¥á¥Ã¥»¡¼¥¸¤òɽ¼¨¤¹¤ë";
-$string['welcome_msg'] = "¥¦¥§¥ë¥«¥à¥á¥Ã¥»¡¼¥¸";
-
-?>