From e59cb2e8ac2d6c21016f773f0f26148343a5839c Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sat, 2 May 2020 21:30:45 +0300 Subject: NewStory: grammarly fixes --- plugins/NewStory/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/NewStory/res') diff --git a/plugins/NewStory/res/resource.rc b/plugins/NewStory/res/resource.rc index e82a6ada7c..60013a2b81 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -109,7 +109,7 @@ END IDD_HISTORY DIALOGEX 0, 0, 380, 319 STYLE DS_SETFONT | DS_NOIDLEMSG | DS_CENTER | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME -CAPTION "NewStory - new history for Miranda NG" +CAPTION "" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "",IDC_USERINFO,"MButtonClass",WS_TABSTOP,0,99,16,14 @@ -378,7 +378,7 @@ BEGIN MENUITEM "Options...", ID_LOGOPTIONS_OPTIONS MENUITEM "Templates...", ID_LOGOPTIONS_TEMPLATES END - POPUP "Context" + POPUP "" BEGIN MENUITEM "Cancel", ID_CONTEXT_CANCEL MENUITEM SEPARATOR -- cgit v1.2.3