提交 a250d787 编写于 作者: A Alireza Habibi

Update resources.

上级 1d98f681
......@@ -10,7 +10,6 @@
namespace Microsoft.CodeAnalysis.CSharp {
using System;
using System.Reflection;
/// <summary>
......@@ -40,7 +39,7 @@ internal class CSharpFeaturesResources {
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.CodeAnalysis.CSharp.CSharpFeaturesResources", typeof(CSharpFeaturesResources).GetTypeInfo().Assembly);
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Microsoft.CodeAnalysis.CSharp.CSharpFeaturesResources", typeof(CSharpFeaturesResources).Assembly);
resourceMan = temp;
}
return resourceMan;
......@@ -377,6 +376,15 @@ internal class CSharpFeaturesResources {
}
}
/// <summary>
/// Looks up a localized string similar to Convert switch statement to expression.
/// </summary>
internal static string Convert_switch_statement_to_expression {
get {
return ResourceManager.GetString("Convert_switch_statement_to_expression", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Convert to &apos;for&apos;.
/// </summary>
......@@ -1306,6 +1314,15 @@ internal class CSharpFeaturesResources {
}
}
/// <summary>
/// Looks up a localized string similar to Use &apos;switch&apos; expression.
/// </summary>
internal static string Use_switch_expression {
get {
return ResourceManager.GetString("Use_switch_expression", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to use &apos;var&apos; instead of explicit type.
/// </summary>
......
......@@ -583,4 +583,10 @@
<value>Introduce 'using' statement</value>
<comment>{Locked="using"} "using" is a C# keyword and should not be localized.</comment>
</data>
<data name="Convert_switch_statement_to_expression" xml:space="preserve">
<value>Convert switch statement to expression</value>
</data>
<data name="Use_switch_expression" xml:space="preserve">
<value>Use 'switch' expression</value>
</data>
</root>
\ No newline at end of file
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
......@@ -57,6 +57,11 @@
<target state="new">Apply 'this.' qualification preferences</target>
<note />
</trans-unit>
<trans-unit id="Convert_switch_statement_to_expression">
<source>Convert switch statement to expression</source>
<target state="new">Convert switch statement to expression</target>
<note />
</trans-unit>
<trans-unit id="Convert_to_method">
<source>Convert to method</source>
<target state="new">Convert to method</target>
......@@ -122,6 +127,11 @@
<target state="new">Use '{0}'</target>
<note />
</trans-unit>
<trans-unit id="Use_switch_expression">
<source>Use 'switch' expression</source>
<target state="new">Use 'switch' expression</target>
<note />
</trans-unit>
<trans-unit id="if_statement_can_be_simplified">
<source>'if' statement can be simplified</source>
<target state="new">'if' statement can be simplified</target>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册