WingMan

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 7  →  ?path2? @ 8
/trunk/WingMan/Properties/Strings.Designer.cs
@@ -133,6 +133,15 @@
}
/// <summary>
/// Looks up a localized string similar to Failed to authenticate client.
/// </summary>
internal static string Failed_to_authenticate_client {
get {
return ResourceManager.GetString("Failed_to_authenticate_client", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Matched helm key binding.
/// </summary>
internal static string Matched_helm_key_binding {
@@ -142,6 +151,15 @@
}
/// <summary>
/// Looks up a localized string similar to Server authentication failed.
/// </summary>
internal static string Server_authentication_failed {
get {
return ResourceManager.GetString("Server_authentication_failed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Server started.
/// </summary>
internal static string Server_started {