Browse Source

fix for about page

pull/2066/head
MysticBoy 5 years ago
parent
commit
09dea5b3a5
  1. 2
      ILSpy/ILSpy.csproj
  2. 2
      ILSpy/Properties/Resources.zh-Hans.resx
  3. 13
      doc/ILSpyAboutPage.zh-Hans.txt
  4. 13
      doc/ILSpyAboutPage_zh_Hans.txt

2
ILSpy/ILSpy.csproj

@ -456,7 +456,7 @@ @@ -456,7 +456,7 @@
<Compile Include="Analyzers\Builtin\TypeExtensionMethodsAnalyzer.cs" />
<Compile Include="Docking\DockWorkspace.cs" />
<EmbeddedResource Include="..\doc\ILSpyAboutPage.txt" />
<EmbeddedResource Include="..\doc\ILSpyAboutPage.zh-Hans.txt" />
<EmbeddedResource Include="D:\GitHub\ILSpy\doc\ILSpyAboutPage_zh_Hans.txt" Link="ILSpyAboutPage_zh_Hans.txt" />
<EmbeddedResource Include="..\doc\third-party-notices.txt" />
<EmbeddedResource Include="..\doc\license.txt">
<Link>license.txt</Link>

2
ILSpy/Properties/Resources.zh-Hans.resx

@ -874,7 +874,7 @@ @@ -874,7 +874,7 @@
<value>你确定要删除所有程序集列表并且重新创建默认的程序集列表?</value>
</data>
<data name="ILSpyAboutPageTxt" xml:space="preserve">
<value>ILSpyAboutPage.zh-Hans.txt</value>
<value>ILSpyAboutPage_zh_Hans.txt</value>
</data>
<data name="DEBUGDumpPDBAsXML" xml:space="preserve">
<value>DEBUG --转存PDB为XML</value>

13
doc/ILSpyAboutPage.zh-Hans.txt

@ -1,13 +0,0 @@ @@ -1,13 +0,0 @@
ILSpy 是开源的.NET程序集浏览器和反编译器.
网站: https://ilspy.net/
反馈BUG: https://github.com/icsharpcode/ILSpy/issues/new/choose
中文翻译反馈:https://github.com/maikebing/ILSpy/issues
Copyright 2011-2020 AlphaSierraPapa for the ILSpy team
当前和过去的贡献者: https://github.com/icsharpcode/ILSpy/graphs/contributors
ILSpy 基于 MIT License 发行.
ILSpy 使用了其他开源库才能魔术般的实现, 于此同时我们想感谢他们为那些组件付出的人们!
它们各自的许可和版权信息请查看third-party注意事项.

13
doc/ILSpyAboutPage_zh_Hans.txt

@ -0,0 +1,13 @@ @@ -0,0 +1,13 @@
ILSpy 是开源的.NET程序集浏览器和反编译器.
网站: https://ilspy.net/
反馈BUG: https://github.com/icsharpcode/ILSpy/issues/new/choose
中文翻译反馈:https://github.com/maikebing/ILSpy/issues
Copyright 2011-2020 AlphaSierraPapa for the ILSpy team
当前和过去的贡献者: https://github.com/icsharpcode/ILSpy/graphs/contributors
ILSpy 基于 MIT License 发行.
ILSpy 使用了其他开源库才能魔术般的实现, 于此同时我们想感谢他们为那些组件付出的人们!
它们各自的许可和版权信息请查看third-party注意事项.
Loading…
Cancel
Save