This commit is contained in:
Nikos Kouremenos 2005-04-18 16:52:44 +00:00
parent 7575ae90fb
commit 4f60bf7b3b
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ class Config:
statusmsg_default = {
'Nap': 'I\'m taking a nap.',
'Brb': 'Back in some minutes.',
'Eating': 'so leave me a message.',
'Eating': 'I\'m eating, so leave me a message.',
'Movie' : 'I\'m watching a movie.' ,
'Working': 'I\'m working.',
}