Common: Save workspaces per language, fix resetting workspaces, set language on load

This commit is contained in:
Jonathan Jenne
2023-05-16 16:42:59 +02:00
parent b53e18d424
commit e77cfdb98b
6 changed files with 938 additions and 1300 deletions

View File

@@ -117,9 +117,6 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="GridView1.GroupPanelText" xml:space="preserve">
<value>Drag a column heading into this area to group by it</value>
</data>
<data name="SwitchMainContainerHorizontal.Caption" xml:space="preserve">
<value>Main Grid Horizontal</value>
</data>
@@ -195,6 +192,9 @@
bHVlIiAvPg0KICA8L2c+DQo8L3N2Zz4L
</value>
</data>
<data name="labelResultCount.Caption" xml:space="preserve">
<value>{0} Results</value>
</data>
<data name="BarButtonBack.Caption" xml:space="preserve">
<value>Back</value>
</data>