HamBook – Blame information for rev 47

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <?xml version="1.0" encoding="utf-8"?>
2 <root>
3 <!--
4 Microsoft ResX Schema
5  
6 Version 2.0
7  
8 The primary goals of this format is to allow a simple XML format
9 that is mostly human readable. The generation and parsing of the
10 various data types are done through the TypeConverter classes
11 associated with the data types.
12  
13 Example:
14  
15 ... ado.net/XML headers & schema ...
16 <resheader name="resmimetype">text/microsoft-resx</resheader>
17 <resheader name="version">2.0</resheader>
18 <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
19 <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
20 <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
22 <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
23 <value>[base64 mime encoded serialized .NET Framework object]</value>
24 </data>
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
26 <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
27 <comment>This is a comment</comment>
28 </data>
29  
30 There are any number of "resheader" rows that contain simple
31 name/value pairs.
32  
33 Each data row contains a name, and value. The row also contains a
34 type or mimetype. Type corresponds to a .NET class that support
35 text/value conversion through the TypeConverter architecture.
36 Classes that don't support this are serialized and stored with the
37 mimetype set.
38  
39 The mimetype is used for serialized objects, and tells the
40 ResXResourceReader how to depersist the object. This is currently not
41 extensible. For a given mimetype the value must be set accordingly:
42  
43 Note - application/x-microsoft.net.object.binary.base64 is the format
44 that the ResXResourceWriter will generate, however the reader can
45 read any of the formats listed below.
46  
47 mimetype: application/x-microsoft.net.object.binary.base64
48 value : The object must be serialized with
49 : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
50 : and then encoded with base64 encoding.
51  
52 mimetype: application/x-microsoft.net.object.soap.base64
53 value : The object must be serialized with
54 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
55 : and then encoded with base64 encoding.
56  
57 mimetype: application/x-microsoft.net.object.bytearray.base64
58 value : The object must be serialized into a byte array
59 : using a System.ComponentModel.TypeConverter
60 : and then encoded with base64 encoding.
61 -->
62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63 <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
64 <xsd:element name="root" msdata:IsDataSet="true">
65 <xsd:complexType>
66 <xsd:choice maxOccurs="unbounded">
67 <xsd:element name="metadata">
68 <xsd:complexType>
69 <xsd:sequence>
70 <xsd:element name="value" type="xsd:string" minOccurs="0" />
71 </xsd:sequence>
72 <xsd:attribute name="name" use="required" type="xsd:string" />
73 <xsd:attribute name="type" type="xsd:string" />
74 <xsd:attribute name="mimetype" type="xsd:string" />
75 <xsd:attribute ref="xml:space" />
76 </xsd:complexType>
77 </xsd:element>
78 <xsd:element name="assembly">
79 <xsd:complexType>
80 <xsd:attribute name="alias" type="xsd:string" />
81 <xsd:attribute name="name" type="xsd:string" />
82 </xsd:complexType>
83 </xsd:element>
84 <xsd:element name="data">
85 <xsd:complexType>
86 <xsd:sequence>
87 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
88 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
89 </xsd:sequence>
90 <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
91 <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
92 <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
93 <xsd:attribute ref="xml:space" />
94 </xsd:complexType>
95 </xsd:element>
96 <xsd:element name="resheader">
97 <xsd:complexType>
98 <xsd:sequence>
99 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
100 </xsd:sequence>
101 <xsd:attribute name="name" type="xsd:string" use="required" />
102 </xsd:complexType>
103 </xsd:element>
104 </xsd:choice>
105 </xsd:complexType>
106 </xsd:element>
107 </xsd:schema>
108 <resheader name="resmimetype">
109 <value>text/microsoft-resx</value>
110 </resheader>
111 <resheader name="version">
112 <value>2.0</value>
113 </resheader>
114 <resheader name="reader">
115 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
116 </resheader>
117 <resheader name="writer">
118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119 </resheader>
24 office 120 <data name="Amplification_set" xml:space="preserve">
121 <value>Amplification set</value>
122 </data>
7 office 123 <data name="Attempting_to_initialize_radio" xml:space="preserve">
124 <value>Attempting to initialize radio</value>
125 </data>
11 office 126 <data name="CAT_command_method_not_found" xml:space="preserve">
127 <value>CAT command method not found</value>
128 </data>
129 <data name="CAT_command_not_found" xml:space="preserve">
130 <value>CAT command not found</value>
131 </data>
16 office 132 <data name="Configuration_failed_to_deserialize" xml:space="preserve">
133 <value>Configuration failed to deserialize</value>
134 </data>
135 <data name="Configuration_failed_to_serialize" xml:space="preserve">
136 <value>Configuration failed to serialize</value>
137 </data>
138 <data name="Configuration_serialized_successfully" xml:space="preserve">
139 <value>Configuration serialized successfully</value>
140 </data>
39 office 141 <data name="Could_not_change_channel" xml:space="preserve">
142 <value>Could not change channel</value>
143 </data>
1 office 144 <data name="Could_not_change_radio_mode" xml:space="preserve">
145 <value>Could not change radio mode</value>
146 </data>
147 <data name="Could_not_create_assembly" xml:space="preserve">
148 <value>Could not create assembly</value>
149 </data>
39 office 150 <data name="Could_not_enable_tuner" xml:space="preserve">
151 <value>Could not enable tuner</value>
152 </data>
1 office 153 <data name="Could_not_instantiate_assembly" xml:space="preserve">
154 <value>Could not instantiate assembly</value>
155 </data>
15 office 156 <data name="Could_not_read_memory_bank" xml:space="preserve">
157 <value>Could not read memory bank</value>
158 </data>
3 office 159 <data name="Could_not_set_auto_information_state" xml:space="preserve">
160 <value>Could not set auto information state</value>
161 </data>
162 <data name="Could_not_set_scan_state" xml:space="preserve">
163 <value>Could not set scan state</value>
164 </data>
39 office 165 <data name="Could_not_start_tuning" xml:space="preserve">
166 <value>Could not start tuning</value>
167 </data>
15 office 168 <data name="Could_not_update_data_grid_view" xml:space="preserve">
169 <value>Could not update data grid view</value>
170 </data>
171 <data name="Could_not_write_memory_bank" xml:space="preserve">
172 <value>Could not write memory bank</value>
173 </data>
47 office 174 <data name="Created_memory_bank" xml:space="preserve">
175 <value>Created memory bank</value>
176 </data>
16 office 177 <data name="Deserialized_memory_banks" xml:space="preserve">
178 <value>Deserialized memory banks</value>
179 </data>
1 office 180 <data name="Disposing_assembly" xml:space="preserve">
181 <value>Disposing assembly</value>
182 </data>
183 <data name="Error_encountered_while_disposing_object" xml:space="preserve">
184 <value>Error encountered while disposing object</value>
185 </data>
36 office 186 <data name="Error_encountered_while_scanning_for_signal" xml:space="preserve">
187 <value>Error encountered while scanning for signal</value>
188 </data>
15 office 189 <data name="Error_while_cycling_text" xml:space="preserve">
190 <value>Error while cycling text</value>
191 </data>
192 <data name="Error_while_restoring_memory_text" xml:space="preserve">
193 <value>Error while restoring memory text</value>
194 </data>
24 office 195 <data name="Failed_setting_IPO" xml:space="preserve">
196 <value>Failed setting IPO</value>
197 </data>
198 <data name="Failed_setting_the_tuner_state" xml:space="preserve">
199 <value>Failed setting the tuner state</value>
200 </data>
16 office 201 <data name="Failed_to_deserialize_memory_banks" xml:space="preserve">
202 <value>Failed to deserialize memory banks</value>
203 </data>
25 office 204 <data name="Failed_to_read_IPO" xml:space="preserve">
205 <value>Failed to read IPO</value>
206 </data>
19 office 207 <data name="Failed_to_read_memory_channel" xml:space="preserve">
208 <value>Failed to read memory channel</value>
209 </data>
1 office 210 <data name="Failed_to_read_power_state" xml:space="preserve">
211 <value>Failed to read power state</value>
212 </data>
35 office 213 <data name="Failed_to_read_PTT_state" xml:space="preserve">
214 <value>Failed to read PTT state</value>
215 </data>
1 office 216 <data name="Failed_to_read_radio_mode" xml:space="preserve">
217 <value>Failed to read radio mode</value>
218 </data>
37 office 219 <data name="Failed_to_read_split_state" xml:space="preserve">
220 <value>Failed to read split state</value>
221 </data>
25 office 222 <data name="Failed_to_read_squelch" xml:space="preserve">
223 <value>Failed to read squelch</value>
224 </data>
225 <data name="Failed_to_read_the_tuner_state" xml:space="preserve">
226 <value>Failed to read the tuner state</value>
227 </data>
1 office 228 <data name="Failed_to_read_VFO_A" xml:space="preserve">
229 <value>Failed to read VFO-A</value>
230 </data>
231 <data name="Failed_to_read_VFO_B" xml:space="preserve">
232 <value>Failed to read VFO-B</value>
233 </data>
38 office 234 <data name="Failed_to_save_VFO_A_to_memory" xml:space="preserve">
235 <value>Failed to save VFO-A to memory</value>
236 </data>
16 office 237 <data name="Failed_to_serialize_memory_banks" xml:space="preserve">
238 <value>Failed to serialize memory banks</value>
239 </data>
24 office 240 <data name="Failed_to_set_amplification" xml:space="preserve">
241 <value>Failed to set amplification</value>
242 </data>
19 office 243 <data name="Failed_to_set_memory_channel" xml:space="preserve">
244 <value>Failed to set memory channel</value>
245 </data>
1 office 246 <data name="Failed_to_set_power_state" xml:space="preserve">
247 <value>Failed to set power state</value>
248 </data>
35 office 249 <data name="Failed_to_set_PTT_state" xml:space="preserve">
250 <value>Failed to set PTT state</value>
251 </data>
1 office 252 <data name="Failed_to_set_radio_mode" xml:space="preserve">
253 <value>Failed to set radio mode</value>
254 </data>
37 office 255 <data name="Failed_to_set_split_state" xml:space="preserve">
256 <value>Failed to set split state</value>
257 </data>
24 office 258 <data name="Failed_to_set_squelch" xml:space="preserve">
259 <value>Failed to set squelch</value>
260 </data>
1 office 261 <data name="Failed_to_set_VFO_A_frequency" xml:space="preserve">
262 <value>Failed to set VFO-A frequency</value>
263 </data>
264 <data name="Failed_to_set_VFO_B_frequency" xml:space="preserve">
265 <value>Failed to set VFO-B frequency</value>
266 </data>
23 office 267 <data name="Failed_tuning_current_frequency" xml:space="preserve">
268 <value>Failed tuning current frequency</value>
269 </data>
12 office 270 <data name="Frequency" xml:space="preserve">
271 <value>Frequency</value>
272 </data>
1 office 273 <data name="HamBook" xml:space="preserve">
274 <value>HamBook</value>
275 </data>
7 office 276 <data name="Initialized_serial_port" xml:space="preserve">
277 <value>Initialized serial port</value>
278 </data>
279 <data name="Initializing_GUI" xml:space="preserve">
280 <value>Initializing GUI</value>
281 </data>
15 office 282 <data name="Invalid_memory_tag_text" xml:space="preserve">
283 <value>Invalid memory tag text</value>
284 </data>
285 <data name="Memory_location_is_empty" xml:space="preserve">
286 <value>Memory location is empty</value>
287 </data>
1 office 288 <data name="No_updates_available_at_this_time" xml:space="preserve">
289 <value>No updates available at this time</value>
290 </data>
20 office 291 <data name="Off" xml:space="preserve">
292 <value>Off</value>
293 </data>
294 <data name="On" xml:space="preserve">
295 <value>On</value>
296 </data>
15 office 297 <data name="Read_memory_bank" xml:space="preserve">
298 <value>Read memory bank</value>
299 </data>
1 office 300 <data name="Registering_commands" xml:space="preserve">
301 <value>Registering commands</value>
302 </data>
3 office 303 <data name="Scanning_aborted" xml:space="preserve">
304 <value>Scanning aborted</value>
305 </data>
16 office 306 <data name="Serialized_memory_banks" xml:space="preserve">
307 <value>Serialized memory banks</value>
308 </data>
7 office 309 <data name="Set_VFO_A_frequency" xml:space="preserve">
310 <value>Set VFO-A frequency</value>
311 </data>
312 <data name="Set_VFO_B_frequency" xml:space="preserve">
313 <value>Set VFO-B frequency</value>
314 </data>
12 office 315 <data name="Signal_detected_during_scan" xml:space="preserve">
316 <value>Signal detected during scan</value>
317 </data>
37 office 318 <data name="Split_state_set" xml:space="preserve">
319 <value>Split state set</value>
320 </data>
24 office 321 <data name="Squelch_set" xml:space="preserve">
322 <value>Squelch set</value>
323 </data>
38 office 324 <data name="Stored_VFO_A_to_memory" xml:space="preserve">
325 <value>Stored VFO-A to memory</value>
326 </data>
15 office 327 <data name="Unable_to_create_memory_banks" xml:space="preserve">
328 <value>Unable to create memory banks</value>
329 </data>
7 office 330 <data name="Unable_to_initialize_radio" xml:space="preserve">
331 <value>Unable to initialize radio</value>
332 </data>
38 office 333 <data name="Unable_to_read_memory_banks" xml:space="preserve">
334 <value>Unable to read memory banks</value>
335 </data>
1 office 336 <data name="Unable_to_register_assembly" xml:space="preserve">
337 <value>Unable to register assembly</value>
338 </data>
15 office 339 <data name="Unable_to_retrieve_memory_channel" xml:space="preserve">
340 <value>Unable to retrieve memory channel</value>
341 </data>
38 office 342 <data name="Unable_to_swap_VFO_A_and_VFO_B" xml:space="preserve">
343 <value>Unable to swap VFO-A and VFO-B</value>
344 </data>
41 office 345 <data name="Unexpected_error_while_reading_memory_bank" xml:space="preserve">
346 <value>Unexpected error while reading memory bank</value>
347 </data>
348 <data name="Unexpected_error_while_writing_memory_bank" xml:space="preserve">
349 <value>Unexpected error while writing memory bank</value>
350 </data>
39 office 351 <data name="Unknown_error_while_tuning" xml:space="preserve">
352 <value>Unknown error while tuning</value>
353 </data>
41 office 354 <data name="Unknown_radio_type" xml:space="preserve">
355 <value>Unknown radio type</value>
356 </data>
15 office 357 <data name="Wrote_memory_bank" xml:space="preserve">
358 <value>Wrote memory bank</value>
359 </data>
1 office 360 </root>