HamBook – Blame information for rev 56

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>
54 office 159 <data name="Could_not_read_menu" xml:space="preserve">
160 <value>Could not read menu</value>
161 </data>
3 office 162 <data name="Could_not_set_auto_information_state" xml:space="preserve">
163 <value>Could not set auto information state</value>
164 </data>
165 <data name="Could_not_set_scan_state" xml:space="preserve">
166 <value>Could not set scan state</value>
167 </data>
39 office 168 <data name="Could_not_start_tuning" xml:space="preserve">
169 <value>Could not start tuning</value>
170 </data>
15 office 171 <data name="Could_not_update_data_grid_view" xml:space="preserve">
172 <value>Could not update data grid view</value>
173 </data>
174 <data name="Could_not_write_memory_bank" xml:space="preserve">
175 <value>Could not write memory bank</value>
176 </data>
54 office 177 <data name="Could_not_write_menu" xml:space="preserve">
178 <value>Could not write menu</value>
179 </data>
47 office 180 <data name="Created_memory_bank" xml:space="preserve">
181 <value>Created memory bank</value>
182 </data>
16 office 183 <data name="Deserialized_memory_banks" xml:space="preserve">
184 <value>Deserialized memory banks</value>
185 </data>
56 office 186 <data name="Deserialized_radio_menu" xml:space="preserve">
187 <value>Deserialized radio menu</value>
188 </data>
1 office 189 <data name="Disposing_assembly" xml:space="preserve">
190 <value>Disposing assembly</value>
191 </data>
192 <data name="Error_encountered_while_disposing_object" xml:space="preserve">
193 <value>Error encountered while disposing object</value>
194 </data>
36 office 195 <data name="Error_encountered_while_scanning_for_signal" xml:space="preserve">
196 <value>Error encountered while scanning for signal</value>
197 </data>
15 office 198 <data name="Error_while_cycling_text" xml:space="preserve">
199 <value>Error while cycling text</value>
200 </data>
201 <data name="Error_while_restoring_memory_text" xml:space="preserve">
202 <value>Error while restoring memory text</value>
203 </data>
24 office 204 <data name="Failed_setting_IPO" xml:space="preserve">
205 <value>Failed setting IPO</value>
206 </data>
207 <data name="Failed_setting_the_tuner_state" xml:space="preserve">
208 <value>Failed setting the tuner state</value>
209 </data>
16 office 210 <data name="Failed_to_deserialize_memory_banks" xml:space="preserve">
211 <value>Failed to deserialize memory banks</value>
212 </data>
56 office 213 <data name="Failed_to_deserialize_radio_menu" xml:space="preserve">
214 <value>Failed to deserialize radio menu</value>
215 </data>
25 office 216 <data name="Failed_to_read_IPO" xml:space="preserve">
217 <value>Failed to read IPO</value>
218 </data>
50 office 219 <data name="Failed_to_read_lock_state" xml:space="preserve">
220 <value>Failed to read lock state</value>
221 </data>
19 office 222 <data name="Failed_to_read_memory_channel" xml:space="preserve">
223 <value>Failed to read memory channel</value>
224 </data>
1 office 225 <data name="Failed_to_read_power_state" xml:space="preserve">
226 <value>Failed to read power state</value>
227 </data>
35 office 228 <data name="Failed_to_read_PTT_state" xml:space="preserve">
229 <value>Failed to read PTT state</value>
230 </data>
1 office 231 <data name="Failed_to_read_radio_mode" xml:space="preserve">
232 <value>Failed to read radio mode</value>
233 </data>
37 office 234 <data name="Failed_to_read_split_state" xml:space="preserve">
235 <value>Failed to read split state</value>
236 </data>
25 office 237 <data name="Failed_to_read_squelch" xml:space="preserve">
238 <value>Failed to read squelch</value>
239 </data>
240 <data name="Failed_to_read_the_tuner_state" xml:space="preserve">
241 <value>Failed to read the tuner state</value>
242 </data>
1 office 243 <data name="Failed_to_read_VFO_A" xml:space="preserve">
244 <value>Failed to read VFO-A</value>
245 </data>
246 <data name="Failed_to_read_VFO_B" xml:space="preserve">
247 <value>Failed to read VFO-B</value>
248 </data>
38 office 249 <data name="Failed_to_save_VFO_A_to_memory" xml:space="preserve">
250 <value>Failed to save VFO-A to memory</value>
251 </data>
16 office 252 <data name="Failed_to_serialize_memory_banks" xml:space="preserve">
253 <value>Failed to serialize memory banks</value>
254 </data>
24 office 255 <data name="Failed_to_set_amplification" xml:space="preserve">
256 <value>Failed to set amplification</value>
257 </data>
50 office 258 <data name="Failed_to_set_lock_state" xml:space="preserve">
259 <value>Failed to set lock state</value>
260 </data>
19 office 261 <data name="Failed_to_set_memory_channel" xml:space="preserve">
262 <value>Failed to set memory channel</value>
263 </data>
1 office 264 <data name="Failed_to_set_power_state" xml:space="preserve">
265 <value>Failed to set power state</value>
266 </data>
35 office 267 <data name="Failed_to_set_PTT_state" xml:space="preserve">
268 <value>Failed to set PTT state</value>
269 </data>
1 office 270 <data name="Failed_to_set_radio_mode" xml:space="preserve">
271 <value>Failed to set radio mode</value>
272 </data>
37 office 273 <data name="Failed_to_set_split_state" xml:space="preserve">
274 <value>Failed to set split state</value>
275 </data>
24 office 276 <data name="Failed_to_set_squelch" xml:space="preserve">
277 <value>Failed to set squelch</value>
278 </data>
1 office 279 <data name="Failed_to_set_VFO_A_frequency" xml:space="preserve">
280 <value>Failed to set VFO-A frequency</value>
281 </data>
282 <data name="Failed_to_set_VFO_B_frequency" xml:space="preserve">
283 <value>Failed to set VFO-B frequency</value>
284 </data>
23 office 285 <data name="Failed_tuning_current_frequency" xml:space="preserve">
286 <value>Failed tuning current frequency</value>
287 </data>
12 office 288 <data name="Frequency" xml:space="preserve">
289 <value>Frequency</value>
290 </data>
1 office 291 <data name="HamBook" xml:space="preserve">
292 <value>HamBook</value>
293 </data>
7 office 294 <data name="Initialized_serial_port" xml:space="preserve">
295 <value>Initialized serial port</value>
296 </data>
297 <data name="Initializing_GUI" xml:space="preserve">
298 <value>Initializing GUI</value>
299 </data>
15 office 300 <data name="Invalid_memory_tag_text" xml:space="preserve">
301 <value>Invalid memory tag text</value>
302 </data>
54 office 303 <data name="Invalid_menu_item" xml:space="preserve">
304 <value>Invalid menu item</value>
305 </data>
15 office 306 <data name="Memory_location_is_empty" xml:space="preserve">
307 <value>Memory location is empty</value>
308 </data>
1 office 309 <data name="No_updates_available_at_this_time" xml:space="preserve">
310 <value>No updates available at this time</value>
311 </data>
20 office 312 <data name="Off" xml:space="preserve">
313 <value>Off</value>
314 </data>
315 <data name="On" xml:space="preserve">
316 <value>On</value>
317 </data>
56 office 318 <data name="Radio_menu_failed_to_serialize" xml:space="preserve">
319 <value>Radio menu failed to serialize</value>
320 </data>
321 <data name="Radio_menu_serialized_successfully" xml:space="preserve">
322 <value>Radio menu serialized successfully</value>
323 </data>
15 office 324 <data name="Read_memory_bank" xml:space="preserve">
325 <value>Read memory bank</value>
326 </data>
54 office 327 <data name="Read_menu" xml:space="preserve">
328 <value>Read menu</value>
329 </data>
1 office 330 <data name="Registering_commands" xml:space="preserve">
331 <value>Registering commands</value>
332 </data>
3 office 333 <data name="Scanning_aborted" xml:space="preserve">
334 <value>Scanning aborted</value>
335 </data>
16 office 336 <data name="Serialized_memory_banks" xml:space="preserve">
337 <value>Serialized memory banks</value>
338 </data>
7 office 339 <data name="Set_VFO_A_frequency" xml:space="preserve">
340 <value>Set VFO-A frequency</value>
341 </data>
342 <data name="Set_VFO_B_frequency" xml:space="preserve">
343 <value>Set VFO-B frequency</value>
344 </data>
12 office 345 <data name="Signal_detected_during_scan" xml:space="preserve">
346 <value>Signal detected during scan</value>
347 </data>
37 office 348 <data name="Split_state_set" xml:space="preserve">
349 <value>Split state set</value>
350 </data>
24 office 351 <data name="Squelch_set" xml:space="preserve">
352 <value>Squelch set</value>
353 </data>
38 office 354 <data name="Stored_VFO_A_to_memory" xml:space="preserve">
355 <value>Stored VFO-A to memory</value>
356 </data>
15 office 357 <data name="Unable_to_create_memory_banks" xml:space="preserve">
358 <value>Unable to create memory banks</value>
359 </data>
54 office 360 <data name="Unable_to_create_menu" xml:space="preserve">
361 <value>Unable to create menu</value>
362 </data>
56 office 363 <data name="Unable_to_create_radio_menu" xml:space="preserve">
364 <value>Unable to create radio menu</value>
365 </data>
7 office 366 <data name="Unable_to_initialize_radio" xml:space="preserve">
367 <value>Unable to initialize radio</value>
368 </data>
38 office 369 <data name="Unable_to_read_memory_banks" xml:space="preserve">
370 <value>Unable to read memory banks</value>
371 </data>
54 office 372 <data name="Unable_to_read_menu" xml:space="preserve">
373 <value>Unable to read menu</value>
374 </data>
1 office 375 <data name="Unable_to_register_assembly" xml:space="preserve">
376 <value>Unable to register assembly</value>
377 </data>
15 office 378 <data name="Unable_to_retrieve_memory_channel" xml:space="preserve">
379 <value>Unable to retrieve memory channel</value>
380 </data>
38 office 381 <data name="Unable_to_swap_VFO_A_and_VFO_B" xml:space="preserve">
382 <value>Unable to swap VFO-A and VFO-B</value>
383 </data>
41 office 384 <data name="Unexpected_error_while_reading_memory_bank" xml:space="preserve">
385 <value>Unexpected error while reading memory bank</value>
386 </data>
387 <data name="Unexpected_error_while_writing_memory_bank" xml:space="preserve">
388 <value>Unexpected error while writing memory bank</value>
389 </data>
39 office 390 <data name="Unknown_error_while_tuning" xml:space="preserve">
391 <value>Unknown error while tuning</value>
392 </data>
41 office 393 <data name="Unknown_radio_type" xml:space="preserve">
394 <value>Unknown radio type</value>
395 </data>
15 office 396 <data name="Wrote_memory_bank" xml:space="preserve">
397 <value>Wrote memory bank</value>
398 </data>
54 office 399 <data name="Wrote_menu" xml:space="preserve">
400 <value>Wrote menu</value>
401 </data>
1 office 402 </root>