From a7b6dafd9b2b851d22d59576aec97a2bd53fd6f1 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 27 Jun 2024 01:45:57 +0300 Subject: Replace ICQ by MRA --- plugins/TabSRMM/src/chat_options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM') diff --git a/plugins/TabSRMM/src/chat_options.cpp b/plugins/TabSRMM/src/chat_options.cpp index 4ceec3b968..bc19086e3e 100644 --- a/plugins/TabSRMM/src/chat_options.cpp +++ b/plugins/TabSRMM/src/chat_options.cpp @@ -616,7 +616,7 @@ public: L"%nick%", TranslateT("nick of current contact (if defined)"), L"%proto%", TranslateT("protocol name of current contact (if defined). Account name is used when protocol supports multiple accounts"), L"%accountname%", TranslateT("user-defined account name of current contact (if defined)."), - L"%userid%", TranslateT("user ID of current contact (if defined). It is like UIN for ICQ, JID for Jabber, etc."), + L"%userid%", TranslateT("user ID of current contact (if defined). It is like JID for Jabber, etc."), // global vars L"%miranda_path%", TranslateT("path to Miranda root folder"), L"%miranda_profilesdir%", TranslateT("path to folder containing Miranda profiles"), -- cgit v1.2.3