mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Move all localizable strings from Aaru.Filesystems project to resources.
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<Compile Include="AppleHFS\Enums.cs"/>
|
||||
<Compile Include="AppleHFS\Info.cs"/>
|
||||
<Compile Include="AppleHFS\Structs.cs"/>
|
||||
<Compile Include="Authors.cs"/>
|
||||
<Compile Include="FATX\Consts.cs"/>
|
||||
<Compile Include="FATX\Dir.cs"/>
|
||||
<Compile Include="FATX\FATX.cs"/>
|
||||
@@ -86,6 +87,11 @@
|
||||
<Compile Include="ISO9660\PathTable.cs"/>
|
||||
<Compile Include="ISO9660\Super.cs"/>
|
||||
<Compile Include="ISO9660\Xattr.cs"/>
|
||||
<Compile Include="Localization\Localization.Designer.cs">
|
||||
<DesignTime>True</DesignTime>
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Localization.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Opera\Consts.cs"/>
|
||||
<Compile Include="Opera\Dir.cs"/>
|
||||
<Compile Include="Opera\File.cs"/>
|
||||
@@ -238,5 +244,9 @@
|
||||
<Link>LICENSE.LGPL</Link>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="CPM\cpmdefs.xml"/>
|
||||
<EmbeddedResource Update="Localization\Localization.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Localization.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user