HamBook – Diff between revs 38 and 39

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 38 Rev 39
Line 122... Line 122...
122 return ResourceManager.GetString("Configuration_serialized_successfully", resourceCulture); 122 return ResourceManager.GetString("Configuration_serialized_successfully", resourceCulture);
123 } 123 }
124 } 124 }
Line 125... Line 125...
125 125
-   126 /// <summary>
-   127 /// Looks up a localized string similar to Could not change channel.
-   128 /// </summary>
-   129 internal static string Could_not_change_channel {
-   130 get {
-   131 return ResourceManager.GetString("Could_not_change_channel", resourceCulture);
-   132 }
-   133 }
-   134
126 /// <summary> 135 /// <summary>
127 /// Looks up a localized string similar to Could not change radio mode. 136 /// Looks up a localized string similar to Could not change radio mode.
128 /// </summary> 137 /// </summary>
129 internal static string Could_not_change_radio_mode { 138 internal static string Could_not_change_radio_mode {
130 get { 139 get {
Line 140... Line 149...
140 return ResourceManager.GetString("Could_not_create_assembly", resourceCulture); 149 return ResourceManager.GetString("Could_not_create_assembly", resourceCulture);
141 } 150 }
142 } 151 }
Line 143... Line 152...
143 152
-   153 /// <summary>
-   154 /// Looks up a localized string similar to Could not enable tuner.
-   155 /// </summary>
-   156 internal static string Could_not_enable_tuner {
-   157 get {
-   158 return ResourceManager.GetString("Could_not_enable_tuner", resourceCulture);
-   159 }
-   160 }
-   161
144 /// <summary> 162 /// <summary>
145 /// Looks up a localized string similar to Could not instantiate assembly. 163 /// Looks up a localized string similar to Could not instantiate assembly.
146 /// </summary> 164 /// </summary>
147 internal static string Could_not_instantiate_assembly { 165 internal static string Could_not_instantiate_assembly {
148 get { 166 get {
Line 176... Line 194...
176 return ResourceManager.GetString("Could_not_set_scan_state", resourceCulture); 194 return ResourceManager.GetString("Could_not_set_scan_state", resourceCulture);
177 } 195 }
178 } 196 }
Line 179... Line 197...
179 197
-   198 /// <summary>
-   199 /// Looks up a localized string similar to Could not start tuning.
-   200 /// </summary>
-   201 internal static string Could_not_start_tuning {
-   202 get {
-   203 return ResourceManager.GetString("Could_not_start_tuning", resourceCulture);
-   204 }
-   205 }
-   206
180 /// <summary> 207 /// <summary>
181 /// Looks up a localized string similar to Could not update data grid view. 208 /// Looks up a localized string similar to Could not update data grid view.
182 /// </summary> 209 /// </summary>
183 internal static string Could_not_update_data_grid_view { 210 internal static string Could_not_update_data_grid_view {
184 get { 211 get {
Line 698... Line 725...
698 return ResourceManager.GetString("Unable_to_swap_VFO_A_and_VFO_B", resourceCulture); 725 return ResourceManager.GetString("Unable_to_swap_VFO_A_and_VFO_B", resourceCulture);
699 } 726 }
700 } 727 }
Line 701... Line 728...
701 728
-   729 /// <summary>
-   730 /// Looks up a localized string similar to Unknown error while tuning.
-   731 /// </summary>
-   732 internal static string Unknown_error_while_tuning {
-   733 get {
-   734 return ResourceManager.GetString("Unknown_error_while_tuning", resourceCulture);
-   735 }
-   736 }
-   737
702 /// <summary> 738 /// <summary>
703 /// Looks up a localized string similar to Wrote memory bank. 739 /// Looks up a localized string similar to Wrote memory bank.
704 /// </summary> 740 /// </summary>
705 internal static string Wrote_memory_bank { 741 internal static string Wrote_memory_bank {
706 get { 742 get {