diff --git a/src/ARKServerManager/ARKServerManager.csproj b/src/ARKServerManager/ARKServerManager.csproj index d17c1431..ad86fc83 100644 --- a/src/ARKServerManager/ARKServerManager.csproj +++ b/src/ARKServerManager/ARKServerManager.csproj @@ -264,6 +264,9 @@ DataDirectoryWindow.xaml + + FindSettingWindow.xaml + PlayerListWindow.xaml @@ -458,6 +461,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + Designer MSBuild:Compile diff --git a/src/ARKServerManager/Globalization/en-US/en-US.xaml b/src/ARKServerManager/Globalization/en-US/en-US.xaml index 17dfe7f8..c41346d9 100644 --- a/src/ARKServerManager/Globalization/en-US/en-US.xaml +++ b/src/ARKServerManager/Globalization/en-US/en-US.xaml @@ -993,6 +993,8 @@ + Find + Find Setting Create Support Zip Create a zip file that contains all the files necessary for use by the server manager support team to diagnose a problem. Sync @@ -5741,5 +5743,13 @@ Count: Map: + + + Find Settings + + The setting was not found: {0} + + Find + \ No newline at end of file diff --git a/src/ARKServerManager/Styles/Default.xaml b/src/ARKServerManager/Styles/Default.xaml index 761bb608..23d2a652 100644 --- a/src/ARKServerManager/Styles/Default.xaml +++ b/src/ARKServerManager/Styles/Default.xaml @@ -576,6 +576,12 @@