Update welcome page text from ASP.NET vnext to 5
Fixes: https://github.com/aspnet/Diagnostics/issues/82
This commit is contained in:
parent
b879f4a084
commit
7a245eba5b
|
|
@ -1,4 +1,4 @@
|
|||
// <auto-generated />
|
||||
// <auto-generated />
|
||||
namespace Microsoft.AspNet.Diagnostics.Entity
|
||||
{
|
||||
using System.Globalization;
|
||||
|
|
@ -443,7 +443,7 @@ namespace Microsoft.AspNet.Diagnostics.Entity
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// 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.
|
||||
/// </summary>
|
||||
internal static string DatabaseErrorPage_EnableMigrationsCommandsInfo
|
||||
{
|
||||
|
|
@ -451,7 +451,7 @@ namespace Microsoft.AspNet.Diagnostics.Entity
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// 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.
|
||||
/// </summary>
|
||||
internal static string FormatDatabaseErrorPage_EnableMigrationsCommandsInfo()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -199,7 +199,7 @@
|
|||
<value>A database operation failed while processing the request.</value>
|
||||
</data>
|
||||
<data name="DatabaseErrorPage_EnableMigrationsCommandsInfo" xml:space="preserve">
|
||||
<value>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.</value>
|
||||
<value>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.</value>
|
||||
</data>
|
||||
<data name="DatabaseErrorPage_AttemptingToMatchException" xml:space="preserve">
|
||||
<value>{0} occurred, checking if Entity Framework recorded this exception as resulting from a failed database operation.</value>
|
||||
|
|
|
|||
|
|
@ -459,7 +459,7 @@ namespace Microsoft.AspNet.Diagnostics
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Learn more about the Microsoft ASP.NET vNext components
|
||||
/// Learn more about the Microsoft ASP.NET 5 components
|
||||
/// </summary>
|
||||
internal static string WelcomeLearnMicrosoftAspNet
|
||||
{
|
||||
|
|
@ -467,7 +467,7 @@ namespace Microsoft.AspNet.Diagnostics
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Learn more about the Microsoft ASP.NET vNext components
|
||||
/// Learn more about the Microsoft ASP.NET 5 components
|
||||
/// </summary>
|
||||
internal static string FormatWelcomeLearnMicrosoftAspNet()
|
||||
{
|
||||
|
|
@ -539,7 +539,7 @@ namespace Microsoft.AspNet.Diagnostics
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Your ASP.NET vNext application has been successfully started
|
||||
/// Your ASP.NET 5 application has been successfully started
|
||||
/// </summary>
|
||||
internal static string WelcomeStarted
|
||||
{
|
||||
|
|
@ -547,7 +547,7 @@ namespace Microsoft.AspNet.Diagnostics
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Your ASP.NET vNext application has been successfully started
|
||||
/// Your ASP.NET 5 application has been successfully started
|
||||
/// </summary>
|
||||
internal static string FormatWelcomeStarted()
|
||||
{
|
||||
|
|
@ -555,7 +555,7 @@ namespace Microsoft.AspNet.Diagnostics
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Your ASP.NET vNext application has been successfully started.
|
||||
/// Your ASP.NET 5 application has been successfully started.
|
||||
/// </summary>
|
||||
internal static string WelcomeTitle
|
||||
{
|
||||
|
|
@ -563,7 +563,7 @@ namespace Microsoft.AspNet.Diagnostics
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Your ASP.NET vNext application has been successfully started.
|
||||
/// Your ASP.NET 5 application has been successfully started.
|
||||
/// </summary>
|
||||
internal static string FormatWelcomeTitle()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -210,7 +210,7 @@
|
|||
<value>Welcome</value>
|
||||
</data>
|
||||
<data name="WelcomeLearnMicrosoftAspNet" xml:space="preserve">
|
||||
<value>Learn more about the Microsoft ASP.NET vNext components</value>
|
||||
<value>Learn more about the Microsoft ASP.NET 5 components</value>
|
||||
</data>
|
||||
<data name="WelcomePageImageText_Browser" xml:space="preserve">
|
||||
<value>Browser</value>
|
||||
|
|
@ -225,10 +225,10 @@
|
|||
<value>Skyline</value>
|
||||
</data>
|
||||
<data name="WelcomeStarted" xml:space="preserve">
|
||||
<value>Your ASP.NET vNext application has been successfully started</value>
|
||||
<value>Your ASP.NET 5 application has been successfully started</value>
|
||||
</data>
|
||||
<data name="WelcomeTitle" xml:space="preserve">
|
||||
<value>Your ASP.NET vNext application has been successfully started.</value>
|
||||
<value>Your ASP.NET 5 application has been successfully started.</value>
|
||||
</data>
|
||||
<data name="ErrorPageHtml_CompilationException" xml:space="preserve">
|
||||
<value>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.</value>
|
||||
|
|
|
|||
Loading…
Reference in New Issue