libpurple/protocols/jabber/usermood.c

changeset 29768
0ad628b5ff37
parent 29411
97e8c7f56350
child 29769
4a3daffabb1c
--- a/libpurple/protocols/jabber/usermood.c	Thu Feb 25 07:09:11 2010 +0000
+++ b/libpurple/protocols/jabber/usermood.c	Thu Feb 25 21:36:32 2010 +0000
@@ -75,8 +75,8 @@
 	{"hungry", N_("Hungry"), NULL},
 	{"hurt", N_("Hurt"), NULL},
 	{"impressed", N_("Impressed"), NULL},
-	{"in_awe", N_("In_awe"), NULL},
-	{"in_love", N_("In_love"), NULL},
+	{"in_awe", N_("In awe"), NULL},
+	{"in_love", N_("In love"), NULL},
 	{"indignant", N_("Indignant"), NULL},
 	{"interested", N_("Interested"), NULL},
 	{"intoxicated", N_("Intoxicated"), NULL},

mercurial