moodle/lang/en_utf8/messageprocessor_jabber.php
moodler f3d095f870 MDL-16267 and MDL-10107
I did some further work tidying up the form.  I also just treat the popup like another plugin and moved all the config into the plugin.
This still needs help buttons everywhere now!
2008-09-23 03:05:44 +00:00

5 lines
91 B
PHP

<?PHP // $Id$
$string['jabber'] = 'Jabber message';
$string['jabberid'] = 'Jabber ID';
?>