From 2b3394855d5adddb16285b905503d9ffe5a1d963 Mon Sep 17 00:00:00 2001 From: w00t Date: Mon, 27 Aug 2007 16:05:59 +0000 Subject: Add a metric assload of TRANSLATE macros to modules. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7892 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_watch.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_watch.cpp') diff --git a/src/modules/m_watch.cpp b/src/modules/m_watch.cpp index 9b68b976f..12dda102b 100644 --- a/src/modules/m_watch.cpp +++ b/src/modules/m_watch.cpp @@ -196,6 +196,7 @@ class cmd_watch : public command_t { this->source = "m_watch.so"; syntax = "[C|L|S]|[+|-]"; + TRANSLATE2(TR_TEXT, TR_END); /* we watch for a nick. not a UID. */ } CmdResult Handle (const char** parameters, int pcnt, userrec *user) -- cgit v1.3.1-10-gc9f91