HamBook – Diff between revs 11 and 12

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 11 Rev 12
Line 221... Line 221...
221 return ResourceManager.GetString("Failed_to_set_VFO_B_frequency", resourceCulture); 221 return ResourceManager.GetString("Failed_to_set_VFO_B_frequency", resourceCulture);
222 } 222 }
223 } 223 }
Line 224... Line 224...
224 224
-   225 /// <summary>
-   226 /// Looks up a localized string similar to Frequency.
-   227 /// </summary>
-   228 internal static string Frequency {
-   229 get {
-   230 return ResourceManager.GetString("Frequency", resourceCulture);
-   231 }
-   232 }
-   233
225 /// <summary> 234 /// <summary>
226 /// Looks up a localized string similar to HamBook. 235 /// Looks up a localized string similar to HamBook.
227 /// </summary> 236 /// </summary>
228 internal static string HamBook { 237 internal static string HamBook {
229 get { 238 get {
Line 293... Line 302...
293 return ResourceManager.GetString("Set_VFO_B_frequency", resourceCulture); 302 return ResourceManager.GetString("Set_VFO_B_frequency", resourceCulture);
294 } 303 }
295 } 304 }
Line 296... Line 305...
296 305
-   306 /// <summary>
-   307 /// Looks up a localized string similar to Signal detected during scan.
-   308 /// </summary>
-   309 internal static string Signal_detected_during_scan {
-   310 get {
-   311 return ResourceManager.GetString("Signal_detected_during_scan", resourceCulture);
-   312 }
-   313 }
-   314
297 /// <summary> 315 /// <summary>
298 /// Looks up a localized string similar to Unable to initialize radio. 316 /// Looks up a localized string similar to Unable to initialize radio.
299 /// </summary> 317 /// </summary>
300 internal static string Unable_to_initialize_radio { 318 internal static string Unable_to_initialize_radio {
301 get { 319 get {