HamBook – Diff between revs 1 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 3
Line 86... Line 86...
86 return ResourceManager.GetString("Could_not_instantiate_assembly", resourceCulture); 86 return ResourceManager.GetString("Could_not_instantiate_assembly", resourceCulture);
87 } 87 }
88 } 88 }
Line 89... Line 89...
89 89
-   90 /// <summary>
-   91 /// Looks up a localized string similar to Could not set auto information state.
-   92 /// </summary>
-   93 internal static string Could_not_set_auto_information_state {
-   94 get {
-   95 return ResourceManager.GetString("Could_not_set_auto_information_state", resourceCulture);
-   96 }
-   97 }
-   98
-   99 /// <summary>
-   100 /// Looks up a localized string similar to Could not set scan state.
-   101 /// </summary>
-   102 internal static string Could_not_set_scan_state {
-   103 get {
-   104 return ResourceManager.GetString("Could_not_set_scan_state", resourceCulture);
-   105 }
-   106 }
-   107
90 /// <summary> 108 /// <summary>
91 /// Looks up a localized string similar to Disposing assembly. 109 /// Looks up a localized string similar to Disposing assembly.
92 /// </summary> 110 /// </summary>
93 internal static string Disposing_assembly { 111 internal static string Disposing_assembly {
94 get { 112 get {
Line 203... Line 221...
203 return ResourceManager.GetString("Registering_commands", resourceCulture); 221 return ResourceManager.GetString("Registering_commands", resourceCulture);
204 } 222 }
205 } 223 }
Line 206... Line 224...
206 224
-   225 /// <summary>
-   226 /// Looks up a localized string similar to Scanning aborted.
-   227 /// </summary>
-   228 internal static string Scanning_aborted {
-   229 get {
-   230 return ResourceManager.GetString("Scanning_aborted", resourceCulture);
-   231 }
-   232 }
-   233
207 /// <summary> 234 /// <summary>
208 /// Looks up a localized string similar to Unable to register assembly. 235 /// Looks up a localized string similar to Unable to register assembly.
209 /// </summary> 236 /// </summary>
210 internal static string Unable_to_register_assembly { 237 internal static string Unable_to_register_assembly {
211 get { 238 get {