From 4952db253923d309c9a1b5ebe33615bf4f15175c Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sun, 26 Apr 2020 19:30:02 +0300 Subject: NewStory: this should not be tranlatable --- plugins/NewStory/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index 340661acad..c7623316ec 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -141,7 +141,7 @@ STYLE DS_SETFONT | WS_POPUP | WS_BORDER EXSTYLE WS_EX_TOOLWINDOW FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - CONTROL "MonthCalendar1",IDC_MONTHCALENDAR1,"SysMonthCal32",MCS_NOTODAYCIRCLE | WS_TABSTOP,0,0,98,85 + CONTROL "",IDC_MONTHCALENDAR1,"SysMonthCal32",MCS_NOTODAYCIRCLE | WS_TABSTOP,0,0,98,85 END IDD_OPT_TEMPLATES DIALOGEX 0, 0, 307, 223 -- cgit v1.2.3