From bb2ee1d051ff6dd339fde85fa05cfddf83093850 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sun, 30 Dec 2018 14:13:29 +0300 Subject: ICQ: spelling correction --- protocols/Icq10/src/proto.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/Icq10/src/proto.cpp b/protocols/Icq10/src/proto.cpp index c3dfe35ec9..6509759872 100644 --- a/protocols/Icq10/src/proto.cpp +++ b/protocols/Icq10/src/proto.cpp @@ -216,7 +216,7 @@ INT_PTR CIcqProto::GetCaps(int type, MCONTACT hContact) return PF2_FREECHAT | PF2_ONTHEPHONE; case PFLAG_UNIQUEIDTEXT: - return (INT_PTR)Translate("User ID/Phone"); + return (INT_PTR)Translate("ICQ number or phone"); } return nReturn; -- cgit v1.2.3