From 70ae1f696437caeef54556541c134bcd5bceb1cf Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 23 Jan 2016 22:55:04 +0000 Subject: =?UTF-8?q?DND=20=E2=86=92=20Do=20not=20disturb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.miranda-ng.org/main/trunk@16157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Utils.pas/protocols.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Utils.pas') diff --git a/plugins/Utils.pas/protocols.pas b/plugins/Utils.pas/protocols.pas index d798d13ba9..bb57e337ad 100644 --- a/plugins/Utils.pas/protocols.pas +++ b/plugins/Utils.pas/protocols.pas @@ -74,7 +74,7 @@ const ID_STATUS_ONTHEPHONE); const StatNames:array [0..NumStatus-1] of PWideChar=( - 'Default'{'Offline'},'Online','Invisible','Away','Not available','Occupied','DND', + 'Default'{'Offline'},'Online','Invisible','Away','Not available','Occupied','Do not disturb', 'Free for chat','Out to lunch','On the phone'); type -- cgit v1.2.3