HamBook – Diff between revs 36 and 37
?pathlinks?
Rev 36 | Rev 37 | |||
---|---|---|---|---|
Line 320... | Line 320... | |||
320 | return ResourceManager.GetString("Failed_to_read_radio_mode", resourceCulture); |
320 | return ResourceManager.GetString("Failed_to_read_radio_mode", resourceCulture); |
|
321 | } |
321 | } |
|
322 | } |
322 | } |
|
Line 323... | Line 323... | |||
323 | |
323 | |
|
- | 324 | /// <summary> |
||
- | 325 | /// Looks up a localized string similar to Failed to read split state. |
||
- | 326 | /// </summary> |
||
- | 327 | internal static string Failed_to_read_split_state { |
||
- | 328 | get { |
||
- | 329 | return ResourceManager.GetString("Failed_to_read_split_state", resourceCulture); |
||
- | 330 | } |
||
- | 331 | } |
||
- | 332 | |
||
324 | /// <summary> |
333 | /// <summary> |
|
325 | /// Looks up a localized string similar to Failed to read squelch. |
334 | /// Looks up a localized string similar to Failed to read squelch. |
|
326 | /// </summary> |
335 | /// </summary> |
|
327 | internal static string Failed_to_read_squelch { |
336 | internal static string Failed_to_read_squelch { |
|
328 | get { |
337 | get { |
|
Line 410... | Line 419... | |||
410 | return ResourceManager.GetString("Failed_to_set_radio_mode", resourceCulture); |
419 | return ResourceManager.GetString("Failed_to_set_radio_mode", resourceCulture); |
|
411 | } |
420 | } |
|
412 | } |
421 | } |
|
Line 413... | Line 422... | |||
413 | |
422 | |
|
- | 423 | /// <summary> |
||
- | 424 | /// Looks up a localized string similar to Failed to set split state. |
||
- | 425 | /// </summary> |
||
- | 426 | internal static string Failed_to_set_split_state { |
||
- | 427 | get { |
||
- | 428 | return ResourceManager.GetString("Failed_to_set_split_state", resourceCulture); |
||
- | 429 | } |
||
- | 430 | } |
||
- | 431 | |
||
414 | /// <summary> |
432 | /// <summary> |
|
415 | /// Looks up a localized string similar to Failed to set squelch. |
433 | /// Looks up a localized string similar to Failed to set squelch. |
|
416 | /// </summary> |
434 | /// </summary> |
|
417 | internal static string Failed_to_set_squelch { |
435 | internal static string Failed_to_set_squelch { |
|
418 | get { |
436 | get { |
|
Line 590... | Line 608... | |||
590 | return ResourceManager.GetString("Signal_detected_during_scan", resourceCulture); |
608 | return ResourceManager.GetString("Signal_detected_during_scan", resourceCulture); |
|
591 | } |
609 | } |
|
592 | } |
610 | } |
|
Line 593... | Line 611... | |||
593 | |
611 | |
|
- | 612 | /// <summary> |
||
- | 613 | /// Looks up a localized string similar to Split state set. |
||
- | 614 | /// </summary> |
||
- | 615 | internal static string Split_state_set { |
||
- | 616 | get { |
||
- | 617 | return ResourceManager.GetString("Split_state_set", resourceCulture); |
||
- | 618 | } |
||
- | 619 | } |
||
- | 620 | |
||
594 | /// <summary> |
621 | /// <summary> |
|
595 | /// Looks up a localized string similar to Squelch set. |
622 | /// Looks up a localized string similar to Squelch set. |
|
596 | /// </summary> |
623 | /// </summary> |
|
597 | internal static string Squelch_set { |
624 | internal static string Squelch_set { |
|
598 | get { |
625 | get { |