From 2b3e5469d5740b3426f246648014de6f069a2c05 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 20 Jan 2016 18:01:45 +0000 Subject: "N/A" -> "Not available" (thx Wishmaster for idea) git-svn-id: http://svn.miranda-ng.org/main/trunk@16126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Utils.pas/protocols.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Utils.pas/protocols.pas') diff --git a/plugins/Utils.pas/protocols.pas b/plugins/Utils.pas/protocols.pas index 2ed2ac0954..d798d13ba9 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','N/A','Occupied','DND', + 'Default'{'Offline'},'Online','Invisible','Away','Not available','Occupied','DND', 'Free for chat','Out to lunch','On the phone'); type -- cgit v1.2.3