This commit is contained in:
js 2008-10-30 21:49:49 +00:00
parent e3b2ee4ea6
commit 2e24b393c3
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ MOODS = {
'hungry': _('Hungry'),
'hurt': _('Hurt'),
'impressed': _('Impressed'),
'in_awe': _('In_awe'),
'in_love': _('In_love'),
'in_awe': _('In Awe'),
'in_love': _('In Love'),
'indignant': _('Indignant'),
'interested': _('Interested'),
'intoxicated': _('Intoxicated'),