WingMan – Diff between revs 25 and 32

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 25 Rev 32
Line 149... Line 149...
149 return ResourceManager.GetString("Executing_binding_from_remote_client", resourceCulture); 149 return ResourceManager.GetString("Executing_binding_from_remote_client", resourceCulture);
150 } 150 }
151 } 151 }
Line 152... Line 152...
152 152
-   153 /// <summary>
-   154 /// Looks up a localized string similar to Failed creating automatic port mapping, please ensure that the port is routed through the firewall properly.
-   155 /// </summary>
-   156 internal static string Failed_creating_automatic_port_mapping_please_make_sure_the_port_is_routed_properly {
-   157 get {
-   158 return ResourceManager.GetString("Failed_creating_automatic_port_mapping_please_make_sure_the_port_is_routed_proper" +
-   159 "ly", resourceCulture);
-   160 }
-   161 }
-   162
153 /// <summary> 163 /// <summary>
154 /// Looks up a localized string similar to Failed loading autocomplete source. 164 /// Looks up a localized string similar to Failed loading autocomplete source.
155 /// </summary> 165 /// </summary>
156 internal static string Failed_loading_autocomplete_source { 166 internal static string Failed_loading_autocomplete_source {
157 get { 167 get {
Line 239... Line 249...
239 return ResourceManager.GetString("Failed_to_authenticate_with_server", resourceCulture); 249 return ResourceManager.GetString("Failed_to_authenticate_with_server", resourceCulture);
240 } 250 }
241 } 251 }
Line 242... Line 252...
242 252
-   253 /// <summary>
-   254 /// Looks up a localized string similar to Failed to create PMP port mapping.
-   255 /// </summary>
-   256 internal static string Failed_to_create_PMP_port_mapping {
-   257 get {
-   258 return ResourceManager.GetString("Failed_to_create_PMP_port_mapping", resourceCulture);
-   259 }
-   260 }
-   261
-   262 /// <summary>
-   263 /// Looks up a localized string similar to Failed to create UPnp port mapping.
-   264 /// </summary>
-   265 internal static string Failed_to_create_UPnP_port_mapping {
-   266 get {
-   267 return ResourceManager.GetString("Failed_to_create_UPnP_port_mapping", resourceCulture);
-   268 }
-   269 }
-   270
243 /// <summary> 271 /// <summary>
244 /// Looks up a localized string similar to Lobby message. 272 /// Looks up a localized string similar to Lobby message.
245 /// </summary> 273 /// </summary>
246 internal static string Lobby_message { 274 internal static string Lobby_message {
247 get { 275 get {