@ -441,6 +441,15 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -441,6 +441,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
/// <summary>
/// 查找类似 Cannot create PDB file for {0}, because it does not contain a PE Debug Directory Entry of type 'CodeView'. 的本地化字符串。
/// </summary>
public static string CannotCreatePDBFile {
get {
return ResourceManager . GetString ( "CannotCreatePDBFile" , resourceCulture ) ;
}
}
/// <summary>
/// 查找类似 Check again 的本地化字符串。
/// </summary>
@ -585,6 +594,15 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -585,6 +594,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
/// <summary>
/// 查找类似 Decompile 的本地化字符串。
/// </summary>
public static string Decompile {
get {
return ResourceManager . GetString ( "Decompile" , resourceCulture ) ;
}
}
/// <summary>
/// 查找类似 Decompiler 的本地化字符串。
/// </summary>
@ -838,7 +856,7 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -838,7 +856,7 @@ namespace ICSharpCode.ILSpy.Properties {
}
/// <summary>
/// 查找类似 Transform to do-while, if possible. 的本地化字符串。
/// 查找类似 Transform to do-while, if possible 的本地化字符串。
/// </summary>
public static string DecompilerSettings_DoWhileStatement {
get {
@ -847,7 +865,7 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -847,7 +865,7 @@ namespace ICSharpCode.ILSpy.Properties {
}
/// <summary>
/// 查找类似 Transform to for, if possible. 的本地化字符串。
/// 查找类似 Transform to for, if possible 的本地化字符串。
/// </summary>
public static string DecompilerSettings_ForStatement {
get {
@ -1011,7 +1029,7 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -1011,7 +1029,7 @@ namespace ICSharpCode.ILSpy.Properties {
}
/// <summary>
/// 查找类似 Separate local variable declarations and initializers (int x = 5; -> int x; x = 5;), if possible. 的本地化字符串。
/// 查找类似 Separate local variable declarations and initializers (int x = 5; -> int x; x = 5;), if possible 的本地化字符串。
/// </summary>
public static string DecompilerSettings_SeparateLocalVariableDeclarations {
get {
@ -1388,6 +1406,15 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -1388,6 +1406,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
/// <summary>
/// 查找类似 Go to token 的本地化字符串。
/// </summary>
public static string GoToToken {
get {
return ResourceManager . GetString ( "GoToToken" , resourceCulture ) ;
}
}
/// <summary>
/// 查找类似 Hide empty metadata tables from tree view 的本地化字符串。
/// </summary>
@ -1695,6 +1722,15 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -1695,6 +1722,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
/// <summary>
/// 查找类似 Portable PDB|*.pdb|All files|*.* 的本地化字符串。
/// </summary>
public static string PortablePDBPdbAllFiles {
get {
return ResourceManager . GetString ( "PortablePDBPdbAllFiles" , resourceCulture ) ;
}
}
/// <summary>
/// 查找类似 for ex. property getter/setter access. To get optimal decompilation results, please manually add the missing references to the list of loaded assemblies. 的本地化字符串。
/// </summary>
@ -1949,6 +1985,15 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -1949,6 +1985,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
/// <summary>
/// 查找类似 Select PDB... 的本地化字符串。
/// </summary>
public static string SelectPDB {
get {
return ResourceManager . GetString ( "SelectPDB" , resourceCulture ) ;
}
}
/// <summary>
/// 查找类似 Select version of language to output 的本地化字符串。
/// </summary>
@ -2309,6 +2354,15 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -2309,6 +2354,15 @@ namespace ICSharpCode.ILSpy.Properties {
}
}
/// <summary>
/// 查找类似 Visual Studio Solution file|*.sln|All files|*.* 的本地化字符串。
/// </summary>
public static string VisualStudioSolutionFileSlnAllFiles {
get {
return ResourceManager . GetString ( "VisualStudioSolutionFileSlnAllFiles" , resourceCulture ) ;
}
}
/// <summary>
/// 查找类似 Warning: This assembly is marked as 'reference assembly', which means that it only contains metadata and no executable code. 的本地化字符串。
/// </summary>
@ -2337,7 +2391,7 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -2337,7 +2391,7 @@ namespace ICSharpCode.ILSpy.Properties {
}
/// <summary>
/// 查找类似 Close all documents 的本地化字符串。
/// 查找类似 _ Close all documents 的本地化字符串。
/// </summary>
public static string Window_CloseAllDocuments {
get {
@ -2346,7 +2400,7 @@ namespace ICSharpCode.ILSpy.Properties {
@@ -2346,7 +2400,7 @@ namespace ICSharpCode.ILSpy.Properties {
}
/// <summary>
/// 查找类似 Reset layout 的本地化字符串。
/// 查找类似 _ Reset layout 的本地化字符串。
/// </summary>
public static string Window_ResetLayout {
get {