HamBook – Diff between revs 15 and 16

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 15 Rev 16
Line 86... Line 86...
86 return ResourceManager.GetString("CAT_command_not_found", resourceCulture); 86 return ResourceManager.GetString("CAT_command_not_found", resourceCulture);
87 } 87 }
88 } 88 }
Line 89... Line 89...
89 89
-   90 /// <summary>
-   91 /// Looks up a localized string similar to Configuration failed to deserialize.
-   92 /// </summary>
-   93 internal static string Configuration_failed_to_deserialize {
-   94 get {
-   95 return ResourceManager.GetString("Configuration_failed_to_deserialize", resourceCulture);
-   96 }
-   97 }
-   98
-   99 /// <summary>
-   100 /// Looks up a localized string similar to Configuration failed to serialize.
-   101 /// </summary>
-   102 internal static string Configuration_failed_to_serialize {
-   103 get {
-   104 return ResourceManager.GetString("Configuration_failed_to_serialize", resourceCulture);
-   105 }
-   106 }
-   107
-   108 /// <summary>
-   109 /// Looks up a localized string similar to Configuration serialized successfully.
-   110 /// </summary>
-   111 internal static string Configuration_serialized_successfully {
-   112 get {
-   113 return ResourceManager.GetString("Configuration_serialized_successfully", resourceCulture);
-   114 }
-   115 }
-   116
90 /// <summary> 117 /// <summary>
91 /// Looks up a localized string similar to Could not change radio mode. 118 /// Looks up a localized string similar to Could not change radio mode.
92 /// </summary> 119 /// </summary>
93 internal static string Could_not_change_radio_mode { 120 internal static string Could_not_change_radio_mode {
94 get { 121 get {
Line 158... Line 185...
158 return ResourceManager.GetString("Could_not_write_memory_bank", resourceCulture); 185 return ResourceManager.GetString("Could_not_write_memory_bank", resourceCulture);
159 } 186 }
160 } 187 }
Line 161... Line 188...
161 188
-   189 /// <summary>
-   190 /// Looks up a localized string similar to Deserialized memory banks.
-   191 /// </summary>
-   192 internal static string Deserialized_memory_banks {
-   193 get {
-   194 return ResourceManager.GetString("Deserialized_memory_banks", resourceCulture);
-   195 }
-   196 }
-   197
162 /// <summary> 198 /// <summary>
163 /// Looks up a localized string similar to Disposing assembly. 199 /// Looks up a localized string similar to Disposing assembly.
164 /// </summary> 200 /// </summary>
165 internal static string Disposing_assembly { 201 internal static string Disposing_assembly {
166 get { 202 get {
Line 194... Line 230...
194 return ResourceManager.GetString("Error_while_restoring_memory_text", resourceCulture); 230 return ResourceManager.GetString("Error_while_restoring_memory_text", resourceCulture);
195 } 231 }
196 } 232 }
Line 197... Line 233...
197 233
-   234 /// <summary>
-   235 /// Looks up a localized string similar to Failed to deserialize memory banks.
-   236 /// </summary>
-   237 internal static string Failed_to_deserialize_memory_banks {
-   238 get {
-   239 return ResourceManager.GetString("Failed_to_deserialize_memory_banks", resourceCulture);
-   240 }
-   241 }
-   242
198 /// <summary> 243 /// <summary>
199 /// Looks up a localized string similar to Failed to read power state. 244 /// Looks up a localized string similar to Failed to read power state.
200 /// </summary> 245 /// </summary>
201 internal static string Failed_to_read_power_state { 246 internal static string Failed_to_read_power_state {
202 get { 247 get {
Line 230... Line 275...
230 return ResourceManager.GetString("Failed_to_read_VFO_B", resourceCulture); 275 return ResourceManager.GetString("Failed_to_read_VFO_B", resourceCulture);
231 } 276 }
232 } 277 }
Line 233... Line 278...
233 278
-   279 /// <summary>
-   280 /// Looks up a localized string similar to Failed to serialize memory banks.
-   281 /// </summary>
-   282 internal static string Failed_to_serialize_memory_banks {
-   283 get {
-   284 return ResourceManager.GetString("Failed_to_serialize_memory_banks", resourceCulture);
-   285 }
-   286 }
-   287
234 /// <summary> 288 /// <summary>
235 /// Looks up a localized string similar to Failed to set power state. 289 /// Looks up a localized string similar to Failed to set power state.
236 /// </summary> 290 /// </summary>
237 internal static string Failed_to_set_power_state { 291 internal static string Failed_to_set_power_state {
238 get { 292 get {
Line 356... Line 410...
356 return ResourceManager.GetString("Scanning_aborted", resourceCulture); 410 return ResourceManager.GetString("Scanning_aborted", resourceCulture);
357 } 411 }
358 } 412 }
Line 359... Line 413...
359 413
-   414 /// <summary>
-   415 /// Looks up a localized string similar to Serialized memory banks.
-   416 /// </summary>
-   417 internal static string Serialized_memory_banks {
-   418 get {
-   419 return ResourceManager.GetString("Serialized_memory_banks", resourceCulture);
-   420 }
-   421 }
-   422
360 /// <summary> 423 /// <summary>
361 /// Looks up a localized string similar to Set VFO-A frequency. 424 /// Looks up a localized string similar to Set VFO-A frequency.
362 /// </summary> 425 /// </summary>
363 internal static string Set_VFO_A_frequency { 426 internal static string Set_VFO_A_frequency {
364 get { 427 get {