diff options
Diffstat (limited to 'plugins/NewXstatusNotify/src/xstatus.h')
| -rw-r--r-- | plugins/NewXstatusNotify/src/xstatus.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/plugins/NewXstatusNotify/src/xstatus.h b/plugins/NewXstatusNotify/src/xstatus.h index 5dfcdc346d..4e7aabc9a0 100644 --- a/plugins/NewXstatusNotify/src/xstatus.h +++ b/plugins/NewXstatusNotify/src/xstatus.h @@ -51,7 +51,7 @@  #define DEFAULT_POPUP_NEW			TranslateT("changed %N to: %T%D%I") 
  #define DEFAULT_POPUP_CHANGEMSG		TranslateT("changed %N message to:%D%I") 
  #define DEFAULT_POPUP_REMOVE		TranslateT("removed %N") 
 -#define DEFAULT_POPUP_STATUSMESSAGE	"changed his/her status message to %n"
 +#define DEFAULT_POPUP_STATUSMESSAGE	LPGEN("changed his/her status message to %n")
  #define DEFAULT_LOG_DELIMITER		_T(": ")
  #define DEFAULT_LOG_NEW				TranslateT("changed %N @ %T%D%I") 
 | 
