diff src/protocols/silc/silc.c @ 9039:bf4ecb0ae208

[gaim-migrate @ 9815] i18n string updates from Bjoern Voigt, someone tell me if anything here is objectionable, i lost track of that thread. also he updated his translation committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 23 May 2004 20:06:10 +0000
parents 095731b5e4f6
children ac4480944fc3
line wrap: on
line diff
--- a/src/protocols/silc/silc.c	Sun May 23 19:40:55 2004 +0000
+++ b/src/protocols/silc/silc.c	Sun May 23 20:06:10 2004 +0000
@@ -725,7 +725,7 @@
 		return;
 	}
 
-	gaim_notify_formatted(gc, "Message of the Day", "Message of the Day", NULL,
+	gaim_notify_formatted(gc, _("Message of the Day"), _("Message of the Day"), NULL,
 			      sg->motd, NULL, NULL);
 }