return instructions
darcs-hash:20080630170653-84dde-e13ebf4ea364a6f12bb2692bc0278491a804c0fc.gz
This commit is contained in:
parent
f874067401
commit
5121cbebe4
|
@ -25,7 +25,7 @@ require_once(INSTALLDIR.'/lib/jabber.php');
|
||||||
class ImsettingsAction extends SettingsAction {
|
class ImsettingsAction extends SettingsAction {
|
||||||
|
|
||||||
function get_instructions() {
|
function get_instructions() {
|
||||||
_t('You can send and receive notices through '.
|
return _t('You can send and receive notices through '.
|
||||||
'Jabber/GTalk [instant messages](%%doc.im%%). Configure '.
|
'Jabber/GTalk [instant messages](%%doc.im%%). Configure '.
|
||||||
'your address and settings below.');
|
'your address and settings below.');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user