HamBook – Diff between revs 54 and 56

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 54 Rev 56
Line 257... Line 257...
257 return ResourceManager.GetString("Deserialized_memory_banks", resourceCulture); 257 return ResourceManager.GetString("Deserialized_memory_banks", resourceCulture);
258 } 258 }
259 } 259 }
Line 260... Line 260...
260 260
-   261 /// <summary>
-   262 /// Looks up a localized string similar to Deserialized radio menu.
-   263 /// </summary>
-   264 internal static string Deserialized_radio_menu {
-   265 get {
-   266 return ResourceManager.GetString("Deserialized_radio_menu", resourceCulture);
-   267 }
-   268 }
-   269
261 /// <summary> 270 /// <summary>
262 /// Looks up a localized string similar to Disposing assembly. 271 /// Looks up a localized string similar to Disposing assembly.
263 /// </summary> 272 /// </summary>
264 internal static string Disposing_assembly { 273 internal static string Disposing_assembly {
265 get { 274 get {
Line 329... Line 338...
329 return ResourceManager.GetString("Failed_to_deserialize_memory_banks", resourceCulture); 338 return ResourceManager.GetString("Failed_to_deserialize_memory_banks", resourceCulture);
330 } 339 }
331 } 340 }
Line 332... Line 341...
332 341
-   342 /// <summary>
-   343 /// Looks up a localized string similar to Failed to deserialize radio menu.
-   344 /// </summary>
-   345 internal static string Failed_to_deserialize_radio_menu {
-   346 get {
-   347 return ResourceManager.GetString("Failed_to_deserialize_radio_menu", resourceCulture);
-   348 }
-   349 }
-   350
333 /// <summary> 351 /// <summary>
334 /// Looks up a localized string similar to Failed to read IPO. 352 /// Looks up a localized string similar to Failed to read IPO.
335 /// </summary> 353 /// </summary>
336 internal static string Failed_to_read_IPO { 354 internal static string Failed_to_read_IPO {
337 get { 355 get {
Line 635... Line 653...
635 return ResourceManager.GetString("On", resourceCulture); 653 return ResourceManager.GetString("On", resourceCulture);
636 } 654 }
637 } 655 }
Line 638... Line 656...
638 656
-   657 /// <summary>
-   658 /// Looks up a localized string similar to Radio menu failed to serialize.
-   659 /// </summary>
-   660 internal static string Radio_menu_failed_to_serialize {
-   661 get {
-   662 return ResourceManager.GetString("Radio_menu_failed_to_serialize", resourceCulture);
-   663 }
-   664 }
-   665
-   666 /// <summary>
-   667 /// Looks up a localized string similar to Radio menu serialized successfully.
-   668 /// </summary>
-   669 internal static string Radio_menu_serialized_successfully {
-   670 get {
-   671 return ResourceManager.GetString("Radio_menu_serialized_successfully", resourceCulture);
-   672 }
-   673 }
-   674
639 /// <summary> 675 /// <summary>
640 /// Looks up a localized string similar to Read memory bank. 676 /// Looks up a localized string similar to Read memory bank.
641 /// </summary> 677 /// </summary>
642 internal static string Read_memory_bank { 678 internal static string Read_memory_bank {
643 get { 679 get {
Line 752... Line 788...
752 return ResourceManager.GetString("Unable_to_create_menu", resourceCulture); 788 return ResourceManager.GetString("Unable_to_create_menu", resourceCulture);
753 } 789 }
754 } 790 }
Line 755... Line 791...
755 791
-   792 /// <summary>
-   793 /// Looks up a localized string similar to Unable to create radio menu.
-   794 /// </summary>
-   795 internal static string Unable_to_create_radio_menu {
-   796 get {
-   797 return ResourceManager.GetString("Unable_to_create_radio_menu", resourceCulture);
-   798 }
-   799 }
-   800
756 /// <summary> 801 /// <summary>
757 /// Looks up a localized string similar to Unable to initialize radio. 802 /// Looks up a localized string similar to Unable to initialize radio.
758 /// </summary> 803 /// </summary>
759 internal static string Unable_to_initialize_radio { 804 internal static string Unable_to_initialize_radio {
760 get { 805 get {