key already exists, key: Strings.FilterAdministratorSettingsCategory

I'm using SDL Trados Studio 2021 Professional - 16.0.1.2917

I have some .string files I need to analyze and the system doesn't support that so I created one using instructions from this site:

https://gateway.rws.com/csm?id=kb_article_view&sysparm_article=KB0035271

When that didn't work I decided to just download the zip folder at the bottom of that page and import it.

When I did that, I now receive the error: key already exists, key: Strings.FilterAdministratorSettingsCategory

I can't open the File types at all now and when I create a new project and click on File types, it throws the same error and shuts Trados down completely. I know there are 2 instances of the file type .strings in there now, but how do I get this working again?

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<SDLErrorDetails time="2/8/2021 1:37:08 PM">
· <ErrorMessage>Key already exists, key: Strings.FilterAdministratorSettingsCategory</ErrorMessage>
· <Exception>
··· <Type>System.ArgumentException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</Type>
··· <ParamName />
··· <HelpLink />
··· <Source>Infragistics.Win.UltraWinTree</Source>
··· <HResult>-2147024809</HResult>
··· <StackTrace><![CDATA[·· at Infragistics.Win.UltraWinTree.UltraTree.ValidateKeyDoesNotExist(String key)
·· at Infragistics.Win.UltraWinTree.TreeNodesCollection.ValidateKeyDoesNotExist(String key)
·· at Infragistics.Win.UltraWinTree.TreeNodesCollection.AddNodeHelper(UltraTreeNode node, Boolean notify, Boolean internallyCreatedNode)
·· at Infragistics.Win.UltraWinTree.TreeNodesCollection.Add(Object value)
·· at Infragistics.Win.UltraWinTree.TreeNodesCollection.Add(UltraTreeNode node)
·· at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsCategoryChildNodes(TreeNodesCollection nodes, ISettingsPageCategoryReference categoryReference)
·· at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsCategoryChildNodes(UltraTreeNode categoryNode)
·· at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsPageNodeVisible(UltraTreeNode ancestorNode, ISettingsPageReference settingsPage)
·· at Sdl.Desktop.Platform.WinForms.SettingsUIControl.EnsureSettingsPageNodeVisible(ISettingsPageReference settingsPage)
·· at Sdl.Desktop.Platform.WinForms.SettingsUIControl.UpdateActiveSettingsPage()
·· at Sdl.Desktop.Platform.WinForms.SettingsUIControl.set_Host(IAbstractSettingsHost value)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX