diff src/protocols/gg/gg.c @ 4606:864518c3767d

[gaim-migrate @ 4894] Matthew Smith (smigs) writes: " I fixed quite a few strings so that there are less almost-duplicates in the po files (less strings to translate). All that's done is capitalisation changes and adding a full stop or two." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 23 Feb 2003 02:21:17 +0000
parents cbdc0fc5c3c6
children 5fcb44d771d2
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Sat Feb 22 22:09:44 2003 +0000
+++ b/src/protocols/gg/gg.c	Sun Feb 23 02:21:17 2003 +0000
@@ -1,6 +1,6 @@
 /*
  * gaim - Gadu-Gadu Protocol Plugin
- * $Id: gg.c 4808 2003-02-05 13:47:28Z lschiere $
+ * $Id: gg.c 4894 2003-02-23 02:21:17Z lschiere $
  *
  * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
  * 
@@ -691,7 +691,7 @@
 			ibuf = g_strconcat("---------------------------------<BR>\n", NULL);
 			oldibuf = ibuf;
 			ibuf = g_strconcat(oldibuf, "<B>", _("Active"), ":</B> ",
-					   (atoi(p) == 2) ? _("yes") : _("no"), "<BR>\n", NULL);
+					   (atoi(p) == 2) ? _("Yes") : _("No"), "<BR>\n", NULL);
 			g_free(oldibuf);
 			break;
 		case 1: