WingMan – Diff between revs 10 and 21

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 10 Rev 21
Line 122... Line 122...
122 return ResourceManager.GetString("Connect", resourceCulture); 122 return ResourceManager.GetString("Connect", resourceCulture);
123 } 123 }
124 } 124 }
Line 125... Line 125...
125 125
-   126 /// <summary>
-   127 /// Looks up a localized string similar to Could not resolve hostname.
-   128 /// </summary>
-   129 internal static string Could_not_resolve_hostname {
-   130 get {
-   131 return ResourceManager.GetString("Could_not_resolve_hostname", resourceCulture);
-   132 }
-   133 }
-   134
126 /// <summary> 135 /// <summary>
127 /// Looks up a localized string similar to Disconnect. 136 /// Looks up a localized string similar to Disconnect.
128 /// </summary> 137 /// </summary>
129 internal static string Disconnect { 138 internal static string Disconnect {
130 get { 139 get {