From ff17a6e189cbd80d6955fe6a92098ddec2a9ba87 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 3 May 2020 18:16:10 +0300 Subject: NewStory: fix for menu translation --- 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 60013a2b81..d08f0b5b97 100644 --- a/plugins/NewStory/res/resource.rc +++ b/plugins/NewStory/res/resource.rc @@ -375,8 +375,8 @@ BEGIN END POPUP "Log options" BEGIN - MENUITEM "Options...", ID_LOGOPTIONS_OPTIONS - MENUITEM "Templates...", ID_LOGOPTIONS_TEMPLATES + MENUITEM "Options", ID_LOGOPTIONS_OPTIONS + MENUITEM "Templates", ID_LOGOPTIONS_TEMPLATES END POPUP "" BEGIN -- cgit v1.2.3