We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e77f63a commit c298ec8Copy full SHA for c298ec8
1 file changed
ILSpy/Properties/Resources.zh-Hans.resx
@@ -526,7 +526,7 @@
526
<value>前进</value>
527
</data>
528
<data name="GeneratePortable" xml:space="preserve">
529
- <value>生成可携带 PDB</value>
+ <value>生成 Portable PDB</value>
530
531
<data name="GenerationCompleteInSeconds" xml:space="preserve">
532
<value>生成完成,耗时 {0} 秒。</value>
@@ -641,7 +641,7 @@
641
<value>其他资源</value>
642
643
<data name="PortablePDBPdbAllFiles" xml:space="preserve">
644
- <value>可携带 PDB(*.pdb)|*.pdb|所有文件(*.*)|*.*</value>
+ <value>Portable PDB(*.pdb)|*.pdb|所有文件(*.*)|*.*</value>
645
646
<data name="ProjectExportFormatChangeSettingHint" xml:space="preserve">
647
<value>你可以切换 选项 > 反编译器 > 其他 > 使用新的 SDK 样式(*.csproj)生成项目文件 设置以改变项目格式。</value>
0 commit comments