提交 448c6164 编写于 作者: C Cyrus Najmabadi

Revert resources.

上级 aa06d8c4
......@@ -4,7 +4,7 @@ namespace Microsoft.CodeAnalysis.Diagnostics
{
internal static class DiagnosticCategory
{
public static readonly string Style = WorkspacesResources.Style;
public static readonly string Style = FeaturesResources.Style;
public static readonly string EditAndContinue = FeaturesResources.Edit_and_Continue2;
public static readonly string Compiler = FeaturesResources.Compiler1;
}
......
......@@ -9,10 +9,6 @@
<AssemblyName>Microsoft.CodeAnalysis.Features</AssemblyName>
<TargetFramework>netstandard1.3</TargetFramework>
</PropertyGroup>
<ItemGroup>
<Compile Remove="JsonStringDetector\**" />
<EmbeddedResource Remove="JsonStringDetector\**" />
</ItemGroup>
<ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\Compilers\Core\Portable\CodeAnalysis.csproj" />
<ProjectReference Include="..\..\..\Workspaces\Core\Portable\Workspaces.csproj" />
......
......@@ -616,7 +616,4 @@
<data name="Changing_document_property_is_not_supported" xml:space="preserve">
<value>Changing document properties is not supported</value>
</data>
<data name="Style" xml:space="preserve">
<value>Style</value>
</data>
</root>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
......@@ -802,11 +802,6 @@
<target state="new">Variables captured:</target>
<note />
</trans-unit>
<trans-unit id="Style">
<source>Style</source>
<target state="new">Style</target>
<note />
</trans-unit>
</body>
</file>
</xliff>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册