diff --git a/src/Microsoft.AspNet.Diagnostics.Entity/Properties/Strings.Designer.cs b/src/Microsoft.AspNet.Diagnostics.Entity/Properties/Strings.Designer.cs
index d39871c48f..ad01a31304 100644
--- a/src/Microsoft.AspNet.Diagnostics.Entity/Properties/Strings.Designer.cs
+++ b/src/Microsoft.AspNet.Diagnostics.Entity/Properties/Strings.Designer.cs
@@ -1,4 +1,4 @@
-//
+//
namespace Microsoft.AspNet.Diagnostics.Entity
{
using System.Globalization;
@@ -443,7 +443,7 @@ namespace Microsoft.AspNet.Diagnostics.Entity
}
///
- /// To use migrations from a command prompt you will need to <a href='http://go.microsoft.com/fwlink/?LinkId=518242'>install K Version Manager (DNVM)</a>. Once installed, you can run migration commands from a standard command prompt in the project directory.
+ /// To use migrations from a command prompt you will need to <a href='http://go.microsoft.com/fwlink/?LinkId=518242'>install .NET Version Manager (dnvm)</a>. Once installed, you can run migration commands from a standard command prompt in the project directory.
///
internal static string DatabaseErrorPage_EnableMigrationsCommandsInfo
{
@@ -451,7 +451,7 @@ namespace Microsoft.AspNet.Diagnostics.Entity
}
///
- /// To use migrations from a command prompt you will need to <a href='http://go.microsoft.com/fwlink/?LinkId=518242'>install K Version Manager (DNVM)</a>. Once installed, you can run migration commands from a standard command prompt in the project directory.
+ /// To use migrations from a command prompt you will need to <a href='http://go.microsoft.com/fwlink/?LinkId=518242'>install .NET Version Manager (dnvm)</a>. Once installed, you can run migration commands from a standard command prompt in the project directory.
///
internal static string FormatDatabaseErrorPage_EnableMigrationsCommandsInfo()
{
diff --git a/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx b/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx
index 7e57f9d7b1..a96681ffbe 100644
--- a/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx
+++ b/src/Microsoft.AspNet.Diagnostics.Entity/Strings.resx
@@ -199,7 +199,7 @@
A database operation failed while processing the request.
- To use migrations from a command prompt you will need to <a href='http://go.microsoft.com/fwlink/?LinkId=518242'>install K Version Manager (KVM)</a>. Once installed, you can run migration commands from a standard command prompt in the project directory.
+ To use migrations from a command prompt you will need to <a href='http://go.microsoft.com/fwlink/?LinkId=518242'>install .NET Version Manager (dnvm)</a>. Once installed, you can run migration commands from a standard command prompt in the project directory.
{0} occurred, checking if Entity Framework recorded this exception as resulting from a failed database operation.
diff --git a/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs b/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs
index 9ac48701ad..f94f0951a8 100644
--- a/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs
+++ b/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs
@@ -459,7 +459,7 @@ namespace Microsoft.AspNet.Diagnostics
}
///
- /// Learn more about the Microsoft ASP.NET vNext components
+ /// Learn more about the Microsoft ASP.NET 5 components
///
internal static string WelcomeLearnMicrosoftAspNet
{
@@ -467,7 +467,7 @@ namespace Microsoft.AspNet.Diagnostics
}
///
- /// Learn more about the Microsoft ASP.NET vNext components
+ /// Learn more about the Microsoft ASP.NET 5 components
///
internal static string FormatWelcomeLearnMicrosoftAspNet()
{
@@ -539,7 +539,7 @@ namespace Microsoft.AspNet.Diagnostics
}
///
- /// Your ASP.NET vNext application has been successfully started
+ /// Your ASP.NET 5 application has been successfully started
///
internal static string WelcomeStarted
{
@@ -547,7 +547,7 @@ namespace Microsoft.AspNet.Diagnostics
}
///
- /// Your ASP.NET vNext application has been successfully started
+ /// Your ASP.NET 5 application has been successfully started
///
internal static string FormatWelcomeStarted()
{
@@ -555,7 +555,7 @@ namespace Microsoft.AspNet.Diagnostics
}
///
- /// Your ASP.NET vNext application has been successfully started.
+ /// Your ASP.NET 5 application has been successfully started.
///
internal static string WelcomeTitle
{
@@ -563,7 +563,7 @@ namespace Microsoft.AspNet.Diagnostics
}
///
- /// Your ASP.NET vNext application has been successfully started.
+ /// Your ASP.NET 5 application has been successfully started.
///
internal static string FormatWelcomeTitle()
{
diff --git a/src/Microsoft.AspNet.Diagnostics/Resources.resx b/src/Microsoft.AspNet.Diagnostics/Resources.resx
index 98190423f4..ff0a618e83 100644
--- a/src/Microsoft.AspNet.Diagnostics/Resources.resx
+++ b/src/Microsoft.AspNet.Diagnostics/Resources.resx
@@ -210,7 +210,7 @@
Welcome
- Learn more about the Microsoft ASP.NET vNext components
+ Learn more about the Microsoft ASP.NET 5 components
Browser
@@ -225,10 +225,10 @@
Skyline
- Your ASP.NET vNext application has been successfully started
+ Your ASP.NET 5 application has been successfully started
- Your ASP.NET vNext application has been successfully started.
+ Your ASP.NET 5 application has been successfully started.
An error occurred during the compilation of a resource required to process this request. Please review the following specific error details and modify your source code appropriately.