diff options
Diffstat (limited to 'protocols/IRCG/src/options.cpp')
-rw-r--r-- | protocols/IRCG/src/options.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/src/options.cpp b/protocols/IRCG/src/options.cpp index 13767def86..4fe3b827e4 100644 --- a/protocols/IRCG/src/options.cpp +++ b/protocols/IRCG/src/options.cpp @@ -956,7 +956,7 @@ static char* sttPerformEvents[] = { LPGEN("Event: Away"),
LPGEN("Event: Not available"),
LPGEN("Event: Occupied"),
- LPGEN("Event: DND"),
+ LPGEN("Event: Do not disturb"),
LPGEN("Event: Free for chat"),
LPGEN("Event: On the phone"),
LPGEN("Event: Out for lunch"),
|