From 2b4c531a6eddf5b1df5cca89624952300d2777f1 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Mon, 18 Oct 2010 06:37:54 +0000 Subject: [PATCH] message MDL-24562 improved a string --- lang/en/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/admin.php b/lang/en/admin.php index b3ec789fe09..a5fa5b3663f 100755 --- a/lang/en/admin.php +++ b/lang/en/admin.php @@ -234,7 +234,7 @@ $string['configintroadmin'] = 'On this page you should configure your main admin $string['configintrosite'] = 'This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the Administration menus.'; $string['configintrotimezones'] = 'This page will search for new information about world timezones (including daylight savings time rules) and update your local database with this information. These locations will be checked, in order: {$a} This procedure is generally very safe and can not break normal installations. Do you wish to update your timezones now?'; $string['configiplookup'] = 'When you click on an IP address (such as 34.12.222.93), such as in the logs, you are shown a map with a best guess of where that IP is located. There are different plugins for this that you can choose from, each has benefits and disadvantages.'; -$string['configjabberhost'] = 'The server to connect to to send jabber message'; +$string['configjabberhost'] = 'The server to connect to to send jabber message notifications'; $string['configjabberserver'] = 'XMPP host ID (can be left empty if the same as Jabber host)'; $string['configjabberusername'] = 'The user name to use when connecting to the Jabber server'; $string['configjabberpassword'] = 'The password to use when connecting to the Jabber server'; -- 2.43.0