don't need this

This commit is contained in:
Jack Baron 2020-02-03 05:52:14 +00:00
parent b31a9ce527
commit 98e504d297
No known key found for this signature in database
GPG key ID: CD10BCEEC646C064
2 changed files with 0 additions and 14 deletions

View file

@ -1,10 +0,0 @@
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:sys="clr-namespace:System;assembly=mscorlib">
<sys:String x:Key="ResourceDictionaryName">i18n:en-GB</sys:String>
<sys:String x:Key="WindowTitle">ModAssistant</sys:String>
<sys:String x:Key="AgreeButton">I Agree</sys:String>
<sys:String x:Key="DisagreeButton">Disagree</sys:String>
</ResourceDictionary>

View file

@ -91,10 +91,6 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Localisation\en-GB.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Pages\Intro.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>