ContractualDocumentBaseSystem.resx
7.45 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<?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:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="DisplayName" xml:space="preserve">
<value>Base Contractual Document</value>
</data>
<data name="AccusativeDisplayName" xml:space="preserve">
<value>Base Contractual Document</value>
</data>
<data name="CollectionDisplayName" xml:space="preserve">
<value>Base Contractual Documents</value>
</data>
<data name="Property_Counterparty" xml:space="preserve">
<value>Counterparty</value>
</data>
<data name="Property_CounterpartySignatory" xml:space="preserve">
<value>Signed by</value>
</data>
<data name="Enum_LifeCycleState_Obsolete" xml:space="preserve">
<value>Cancelled</value>
</data>
<data name="ControlGroup_406e14dc17444a7f85d8f6eef8abaa3f" xml:space="preserve">
<value>Main</value>
</data>
<data name="ControlGroup_b8017e2288d643da8d6d8d11917b1dd6" xml:space="preserve">
<value>Note</value>
</data>
<data name="ControlGroup_f888b205dc3d4510ba242b0b6fc2acf9" xml:space="preserve">
<value>Counterparty</value>
</data>
<data name="ControlGroup_eac82508a0a44f0c9b68a896b4972e85" xml:space="preserve">
<value>Company</value>
</data>
<data name="ControlGroup_2a9b759d673b4a94bb3b3d6bdcae0d5d" xml:space="preserve">
<value>Counterparty</value>
</data>
<data name="ControlGroup_519f2394febe4501adcaa34ee883d986" xml:space="preserve">
<value>Company</value>
</data>
<data name="ControlGroup_c18501e47af044de8ac7873abb63e9d6" xml:space="preserve">
<value>Additional</value>
</data>
<data name="Enum_Operation_SetToObsolete" xml:space="preserve">
<value>Change lifecycle stage to "Cancelled"</value>
</data>
<data name="Property_TotalAmount" xml:space="preserve">
<value>Total amount</value>
</data>
<data name="Property_Currency" xml:space="preserve">
<value>Currency</value>
</data>
<data name="Action_PrintEnvelope" xml:space="preserve">
<value>Print Envelopes</value>
</data>
<data name="Action_PrintEnvelopeDescription" xml:space="preserve">
<value>Print envelopes for selected documents. Available sizes: С4, С5, С65, Е65.
Hold the CTRL key and click the items in a list to choose them.</value>
</data>
<data name="Action_PrintEnvelopeHint" xml:space="preserve">
<value>Print Envelopes</value>
</data>
<data name="Action_PrintEnvelopeConfirmationMessage" xml:space="preserve">
<value />
</data>
<data name="Action_PrintEnvelopeCard" xml:space="preserve">
<value>Print Envelope</value>
</data>
<data name="Action_PrintEnvelopeCardDescription" xml:space="preserve">
<value>Print Envelope.
Available sizes: С4, С5, С6/С5, Е65.</value>
</data>
<data name="Action_PrintEnvelopeCardHint" xml:space="preserve">
<value>Print Envelope</value>
</data>
<data name="Action_PrintEnvelopeCardConfirmationMessage" xml:space="preserve">
<value />
</data>
<data name="Ribbon_PostCommands_28c968f19006442fa146ea81cefa5f9e" xml:space="preserve">
<value>Post</value>
</data>
<data name="Ribbon_PostCommands_dcd7f348df1047b1887448d483d71d65" xml:space="preserve">
<value>Post</value>
</data>
<data name="Property_DocumentGroup" xml:space="preserve">
<value>Document group</value>
</data>
<data name="ControlGroup_24f189f9fc0e40cfafc7fc3d96e9667b" xml:space="preserve">
<value>Terms</value>
</data>
<data name="ControlGroup_cd5f195d55f44de297951109f550726b" xml:space="preserve">
<value />
</data>
<data name="ControlGroup_4f726d80cc91414a822d98cd52484652" xml:space="preserve">
<value>Company</value>
</data>
<data name="ControlGroup_9a854522b3684ca9ae201ed8d99ffa2d" xml:space="preserve">
<value />
</data>
<data name="ControlGroup_c3986f619bdd4120849c503614b57516" xml:space="preserve">
<value>Counterparty</value>
</data>
<data name="ControlGroup_7b1efe6b2205410780638ca14d8558ce" xml:space="preserve">
<value />
</data>
<data name="Control_842a9477e5f2479eacb79fbbe56ccd2a_EmptyText" xml:space="preserve">
<value />
</data>
<data name="Resource_842a9477e5f2479eacb79fbbe56ccd2a" xml:space="preserve">
<value />
</data>
<data name="Control_132ee2a30e9c4614b8a1df223dedad31_EmptyText" xml:space="preserve">
<value />
</data>
<data name="Resource_132ee2a30e9c4614b8a1df223dedad31" xml:space="preserve">
<value />
</data>
<data name="Control_3b8b809f288240f88f7e7446096e1ed8_EmptyText" xml:space="preserve">
<value />
</data>
<data name="Resource_3b8b809f288240f88f7e7446096e1ed8" xml:space="preserve">
<value />
</data>
<data name="Property_CounterpartySigningReason" xml:space="preserve">
<value>Signing authority</value>
</data>
</root>