Skip to content

Commit

Permalink
small fixes, include in project file
Browse files Browse the repository at this point in the history
  • Loading branch information
WamWooWam committed Dec 13, 2024
1 parent a1e9fa8 commit cd99d52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion UniSky/Resources/pl-PL/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="PostsRun.Text" xml:space="preserve">
<value></root></value>
<value>Posty</value>
</data>
<data name="FollowersRun.Text" xml:space="preserve">
<value>Obserwujących</value>
Expand Down
5 changes: 5 additions & 0 deletions UniSky/UniSky.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,9 @@
<PackageReference Include="Humanizer.Core">
<Version>2.14.1</Version>
</PackageReference>
<PackageReference Include="Humanizer.Core.pl">
<Version>2.14.1</Version>
</PackageReference>
<PackageReference Include="ksemenenko.ColorThief">
<Version>1.1.1.4</Version>
</PackageReference>
Expand Down Expand Up @@ -594,6 +597,8 @@
<ItemGroup>
<PRIResource Include="Resources\en-GB\custom-twitter\Resources.resw" />
<PRIResource Include="Resources\en-GB\Resources.resw" />
<PRIResource Include="Resources\pl-PL\Resources.resw" />
<PRIResource Include="Resources\pl-PL\custom-twitter\Resources.resw" />
<None Include="UniSky_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit cd99d52

Please sign in to comment.