From 63a3fc37c9988835b397d234e7f1f6210d5fe284 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sat, 2 May 2020 04:03:30 +0300 Subject: no "/" - do not have to escape in langpacks --- plugins/NewStory/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/NewStory/res') diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index e9f24e3fac..e82a6ada7c 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -103,7 +103,7 @@ BEGIN DEFPUSHBUTTON "Close",IDCANCEL,167,149,50,17 EDITTEXT IDC_USERNICK,28,9,189,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER ICON "",IDC_MSGICON,7,7,16,14 - CONTROL "Sample text. With smileys: :) :D and hyperlinks: https://www.miranda-ng.org/",IDC_TEXT, + CONTROL "Sample text. With smileys: :) :D and hyperlinks: https://www.miranda-ng.org",IDC_TEXT, "MTextControl",WS_TABSTOP,7,26,210,118 END -- cgit v1.2.3