libpurple/protocols/qq/buddy_info.c

branch
openq
changeset 25019
17e8d53b9afc
parent 24371
e729eb60c299
child 24652
7cdb83d14427
child 24958
4d1db25b3831
child 25025
e1e8fdc48c45
--- a/libpurple/protocols/qq/buddy_info.c	Tue Oct 28 16:59:07 2008 +0000
+++ b/libpurple/protocols/qq/buddy_info.c	Thu Oct 30 12:41:36 2008 +0000
@@ -69,9 +69,9 @@
 };
 
 static const gchar *genders_zh[] = {
-	N_("-"),
-	N_("\xc4\xd0"),
-	N_("\xc5\xae"),
+	"-",
+	"\xc4\xd0",
+	"\xc5\xae",
 };
 
 #define QQ_FACES	    134

mercurial