--- 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.