diff options
Diffstat (limited to 'plugins/CSList/src/cslist.h')
-rw-r--r-- | plugins/CSList/src/cslist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CSList/src/cslist.h b/plugins/CSList/src/cslist.h index f26a2c608c..a8324f1c1f 100644 --- a/plugins/CSList/src/cslist.h +++ b/plugins/CSList/src/cslist.h @@ -80,7 +80,7 @@ #include "resource.h"
#include "version.h"
-#define MODULENAME "Custom Status List"
+#define MODULENAME LPGEN("Custom Status List")
// ====[ LIMITS ]=============================================================
|