-
Notifications
You must be signed in to change notification settings - Fork 45
/
Resources.resx
33 lines (31 loc) · 1.36 KB
/
Resources.resx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="SampleActionText" xml:space="preserve">
<value>ReSharper SDK: SampleActionText</value>
</data>
<data name="SampleFrontendTestedActionText" xml:space="preserve">
<value>ReSharper SDK: SampleFrontendTestedAction</value>
</data>
<data name="SampleActionDialogCaption" xml:space="preserve">
<value>ReSharper SDK: SampleActionDialogCaption</value>
</data>
<data name="SampleActionDescription" xml:space="preserve">
<value>ReSharper SDK: SampleActionDescription</value>
</data>
</root>