correctly refer to notice as a notice
darcs-hash:20081004170550-5ed1f-69aadc2b9c26d71a1ba039eb92647f4e53c83de9.gz
This commit is contained in:
parent
46b96887e6
commit
6406d5f8ef
@ -136,7 +136,7 @@ class FaveCommand extends Command {
|
||||
mail_notify_fave($recipient, $this->user, $notice);
|
||||
$this->user->blowFavesCache();
|
||||
|
||||
$channel->output($this->user, _('Message marked as fave.'));
|
||||
$channel->output($this->user, _('Notice marked as fave.'));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user