From 6c134eff2a061f947480a7d165a5e5dd010f8247 Mon Sep 17 00:00:00 2001 From: Tim Kennedy Date: Tue, 19 Sep 2023 07:25:37 -0500 Subject: [PATCH] Added translation_issue.yml --- WUView.sln | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/WUView.sln b/WUView.sln index c5d59ca..f513062 100644 --- a/WUView.sln +++ b/WUView.sln @@ -11,6 +11,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .github\ISSUE_TEMPLATE\config.yml = .github\ISSUE_TEMPLATE\config.yml .github\ISSUE_TEMPLATE\enhancement.yml = .github\ISSUE_TEMPLATE\enhancement.yml README.md = README.md + .github\ISSUE_TEMPLATE\translation_issue.yml = .github\ISSUE_TEMPLATE\translation_issue.yml ..\..\..\..\InnoSetup\WUView.iss = ..\..\..\..\InnoSetup\WUView.iss EndProjectSection EndProject @@ -29,9 +30,9 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution - RESX_ConfirmAddLanguageFile = True - RESX_AutoCreateNewLanguageFiles = True - RESX_RemoveEmptyEntries = False SolutionGuid = {79767ED0-375D-4153-9F6A-DAE1A0B29ACF} + RESX_RemoveEmptyEntries = False + RESX_AutoCreateNewLanguageFiles = True + RESX_ConfirmAddLanguageFile = True EndGlobalSection EndGlobal