From add897d789e8e30884e2a4b355122666a9189abb Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 27 Sep 2017 14:41:06 +0300 Subject: Non-IM Contact, Variables: proper capitalization, minor changes --- plugins/Non-IM Contact/src/dialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Non-IM Contact/src/dialog.cpp') diff --git a/plugins/Non-IM Contact/src/dialog.cpp b/plugins/Non-IM Contact/src/dialog.cpp index 482bd9674f..7b441b99e8 100644 --- a/plugins/Non-IM Contact/src/dialog.cpp +++ b/plugins/Non-IM Contact/src/dialog.cpp @@ -1,6 +1,6 @@ #include "stdafx.h" -#define NIM_HELP_TEXT TranslateT("String replacing variables....\r\nThe following are all the valid variables that can be used. Refer to the readme for a proper explanation.\r\n\r\n\ +#define NIM_HELP_TEXT TranslateT("String replacing variables...\r\nThe following are all the valid variables that can be used. Refer to the readme for a proper explanation.\r\n\r\n\ file(X)\t\t<- specifies the file to read from. MUST be followed by either start() or end() or wholeline()\r\n\ filename(X)\t<- copies the filename of file X.\r\n\ start(...)\t\t<- specifies where to start copying from.\r\n\ -- cgit v1.2.3