src/prpl.h

changeset 4596
64e72bf4ece4
parent 4557
40c90b1671cf
child 4668
94a5dfabaecb
--- a/src/prpl.h	Thu Feb 20 21:54:05 2003 +0000
+++ b/src/prpl.h	Fri Feb 21 04:33:56 2003 +0000
@@ -157,7 +157,7 @@
 } GaimProtocolOptions;
 
 /** Custom away message. */
-#define GAIM_AWAY_CUSTOM "Custom"
+#define GAIM_AWAY_CUSTOM _("Custom")
 
 /**
  * Protocol plugin initialization function.

mercurial