HamBook – Diff between revs 38 and 39

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 38 Rev 39
Line 136... Line 136...
136 <value>Configuration failed to serialize</value> 136 <value>Configuration failed to serialize</value>
137 </data> 137 </data>
138 <data name="Configuration_serialized_successfully" xml:space="preserve"> 138 <data name="Configuration_serialized_successfully" xml:space="preserve">
139 <value>Configuration serialized successfully</value> 139 <value>Configuration serialized successfully</value>
140 </data> 140 </data>
-   141 <data name="Could_not_change_channel" xml:space="preserve">
-   142 <value>Could not change channel</value>
-   143 </data>
141 <data name="Could_not_change_radio_mode" xml:space="preserve"> 144 <data name="Could_not_change_radio_mode" xml:space="preserve">
142 <value>Could not change radio mode</value> 145 <value>Could not change radio mode</value>
143 </data> 146 </data>
144 <data name="Could_not_create_assembly" xml:space="preserve"> 147 <data name="Could_not_create_assembly" xml:space="preserve">
145 <value>Could not create assembly</value> 148 <value>Could not create assembly</value>
146 </data> 149 </data>
-   150 <data name="Could_not_enable_tuner" xml:space="preserve">
-   151 <value>Could not enable tuner</value>
-   152 </data>
147 <data name="Could_not_instantiate_assembly" xml:space="preserve"> 153 <data name="Could_not_instantiate_assembly" xml:space="preserve">
148 <value>Could not instantiate assembly</value> 154 <value>Could not instantiate assembly</value>
149 </data> 155 </data>
150 <data name="Could_not_read_memory_bank" xml:space="preserve"> 156 <data name="Could_not_read_memory_bank" xml:space="preserve">
151 <value>Could not read memory bank</value> 157 <value>Could not read memory bank</value>
Line 154... Line 160...
154 <value>Could not set auto information state</value> 160 <value>Could not set auto information state</value>
155 </data> 161 </data>
156 <data name="Could_not_set_scan_state" xml:space="preserve"> 162 <data name="Could_not_set_scan_state" xml:space="preserve">
157 <value>Could not set scan state</value> 163 <value>Could not set scan state</value>
158 </data> 164 </data>
-   165 <data name="Could_not_start_tuning" xml:space="preserve">
-   166 <value>Could not start tuning</value>
-   167 </data>
159 <data name="Could_not_update_data_grid_view" xml:space="preserve"> 168 <data name="Could_not_update_data_grid_view" xml:space="preserve">
160 <value>Could not update data grid view</value> 169 <value>Could not update data grid view</value>
161 </data> 170 </data>
162 <data name="Could_not_write_memory_bank" xml:space="preserve"> 171 <data name="Could_not_write_memory_bank" xml:space="preserve">
163 <value>Could not write memory bank</value> 172 <value>Could not write memory bank</value>
Line 328... Line 337...
328 <value>Unable to retrieve memory channel</value> 337 <value>Unable to retrieve memory channel</value>
329 </data> 338 </data>
330 <data name="Unable_to_swap_VFO_A_and_VFO_B" xml:space="preserve"> 339 <data name="Unable_to_swap_VFO_A_and_VFO_B" xml:space="preserve">
331 <value>Unable to swap VFO-A and VFO-B</value> 340 <value>Unable to swap VFO-A and VFO-B</value>
332 </data> 341 </data>
-   342 <data name="Unknown_error_while_tuning" xml:space="preserve">
-   343 <value>Unknown error while tuning</value>
-   344 </data>
333 <data name="Wrote_memory_bank" xml:space="preserve"> 345 <data name="Wrote_memory_bank" xml:space="preserve">
334 <value>Wrote memory bank</value> 346 <value>Wrote memory bank</value>
335 </data> 347 </data>
336 </root> 348 </root>
337   349