HamBook – Diff between revs 7 and 11

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 7 Rev 11
Line 68... Line 68...
68 return ResourceManager.GetString("Attempting_to_initialize_radio", resourceCulture); 68 return ResourceManager.GetString("Attempting_to_initialize_radio", resourceCulture);
69 } 69 }
70 } 70 }
Line 71... Line 71...
71 71
-   72 /// <summary>
-   73 /// Looks up a localized string similar to CAT command method not found.
-   74 /// </summary>
-   75 internal static string CAT_command_method_not_found {
-   76 get {
-   77 return ResourceManager.GetString("CAT_command_method_not_found", resourceCulture);
-   78 }
-   79 }
-   80
-   81 /// <summary>
-   82 /// Looks up a localized string similar to CAT command not found.
-   83 /// </summary>
-   84 internal static string CAT_command_not_found {
-   85 get {
-   86 return ResourceManager.GetString("CAT_command_not_found", resourceCulture);
-   87 }
-   88 }
-   89
72 /// <summary> 90 /// <summary>
73 /// Looks up a localized string similar to Could not change radio mode. 91 /// Looks up a localized string similar to Could not change radio mode.
74 /// </summary> 92 /// </summary>
75 internal static string Could_not_change_radio_mode { 93 internal static string Could_not_change_radio_mode {
76 get { 94 get {