HamBook – Diff between revs 16 and 18
?pathlinks?
Rev 16 | Rev 18 | |||
---|---|---|---|---|
Line 482... | Line 482... | |||
482 | return ResourceManager.GetString("Unable_to_retrieve_memory_channel", resourceCulture); |
482 | return ResourceManager.GetString("Unable_to_retrieve_memory_channel", resourceCulture); |
|
483 | } |
483 | } |
|
484 | } |
484 | } |
|
Line 485... | Line 485... | |||
485 | |
485 | |
|
- | 486 | /// <summary> |
||
- | 487 | /// Looks up a localized string similar to Unexpected failure while scanning. |
||
- | 488 | /// </summary> |
||
- | 489 | internal static string Unexpected_failure_while_scanning { |
||
- | 490 | get { |
||
- | 491 | return ResourceManager.GetString("Unexpected_failure_while_scanning", resourceCulture); |
||
- | 492 | } |
||
- | 493 | } |
||
- | 494 | |
||
486 | /// <summary> |
495 | /// <summary> |
|
487 | /// Looks up a localized string similar to Wrote memory bank. |
496 | /// Looks up a localized string similar to Wrote memory bank. |
|
488 | /// </summary> |
497 | /// </summary> |
|
489 | internal static string Wrote_memory_bank { |
498 | internal static string Wrote_memory_bank { |
|
490 | get { |
499 | get { |