diff --git a/ModAssistant/Localisation/en-GB.xaml b/ModAssistant/Localisation/en-GB.xaml new file mode 100644 index 0000000..cac495d --- /dev/null +++ b/ModAssistant/Localisation/en-GB.xaml @@ -0,0 +1,10 @@ + + i18n:en-GB + + ModAssistant + + I Agree + Disagree + diff --git a/ModAssistant/ModAssistant.csproj b/ModAssistant/ModAssistant.csproj index 8aa4335..3b38118 100644 --- a/ModAssistant/ModAssistant.csproj +++ b/ModAssistant/ModAssistant.csproj @@ -1,162 +1,166 @@ - - - - - Debug - AnyCPU - {6A224B82-40DA-40B3-94DC-EFBEC2BDDA39} - WinExe - ModAssistant - ModAssistant - v4.6.1 - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - true - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - Resources\icon.ico - - - - - - - - - - - - - - - - - - - 4.0 - - - - - - - - - MSBuild:Compile - Designer - - - - - - Intro.xaml - - - - Invalid.xaml - - - Mods.xaml - - - About.xaml - - + + + + + Debug + AnyCPU + {6A224B82-40DA-40B3-94DC-EFBEC2BDDA39} + WinExe + ModAssistant + ModAssistant + v4.6.1 + 512 + {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 4 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + Resources\icon.ico + + + + + + + + + + + + + + + + + + + 4.0 + + + + + + + + + MSBuild:Compile + Designer + + + + + + Intro.xaml + + + + Invalid.xaml + + + Mods.xaml + + + About.xaml + + Designer MSBuild:Compile - - Designer - MSBuild:Compile - - - MSBuild:Compile - Designer - - - App.xaml - Code - - - - MainWindow.xaml - Code - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - Designer - MSBuild:Compile - - - - - Options.xaml - - - Code - - - True - True - Resources.resx - - - True - Settings.settings - True - - - ResXFileCodeGenerator - Resources.Designer.cs - - - PublicSettingsSingleFileGenerator - Settings.Designer.cs - - - - - - - - - - - - - - - + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + MSBuild:Compile + Designer + + + App.xaml + Code + + + + MainWindow.xaml + Code + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + Designer + MSBuild:Compile + + + + + Options.xaml + + + Code + + + True + True + Resources.resx + + + True + Settings.settings + True + + + ResXFileCodeGenerator + Resources.Designer.cs + + + PublicSettingsSingleFileGenerator + Settings.Designer.cs + + + + + + + + + + + + + + + \ No newline at end of file