Updating titles in project templates because in Visual Studio the (#25630)

templates will be showing the templates directly in the New Project
Dialog instead in the One ASP.NET dialog.

In this PR I have updated the English titles. For localized strings we
will need to get those from the localization team. I believe we are not
setup for that to be automated here.

I think we should merge the English strings because they are the most
used, and for other locales we will show the old localized names for
now. If it's difficult to get those localized, I can work with @phenning
to see if we can localize those files this time.
This commit is contained in:
Sayed Ibrahim Hashimi 2020-09-10 21:46:32 -04:00 committed by GitHub
parent c18f74d617
commit 118d6b2986
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 20 additions and 20 deletions

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "Empty",
"name": "ASP.NET Core Empty",
"description": "An empty project template for creating an ASP.NET Core application. This template does not have any content in it."
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "Empty",
"text": "ASP.NET Core Empty",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1011"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "Empty",
"name": "ASP.NET Core Empty",
"description": "An empty project template for creating an ASP.NET Core application. This template does not have any content in it."
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "Empty",
"text": "ASP.NET Core Empty",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1011"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "gRPC Service",
"name": "ASP.NET Core gRPC Service",
"description": "A project template for creating a gRPC ASP.NET Core service."
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "gRPC Service",
"text": "ASP.NET Core gRPC Service",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1027"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "Web Application",
"name": "ASP.NET Core Web App",
"description": "A project template for creating an ASP.NET Core application with example ASP.NET Razor Pages content."
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "Web Application",
"text": "ASP.NET Core Web App",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1017"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "Web Application (Model-View-Controller)",
"name": "ASP.NET Core Web App (Model-View-Controller)",
"description": "A project template for creating an ASP.NET Core application with example ASP.NET Core MVC Views and Controllers. This template can also be used for RESTful HTTP services."
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "Web Application (Model-View-Controller)",
"text": "ASP.NET Core Web App (Model-View-Controller)",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1015"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "API",
"name": "ASP.NET Core Web API",
"description": "A project template for creating an ASP.NET Core application with an example Controller for a RESTful HTTP service. This template can also be used for ASP.NET Core MVC Views and Controllers."
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "API",
"text": "ASP.NET Core Web API",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1013"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "API",
"name": "ASP.NET Core Web API",
"description": "A project template for creating an ASP.NET Core application with an example Controller for a RESTful HTTP service. This template can also be used for ASP.NET Core MVC Views and Controllers."
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "API",
"text": "ASP.NET Core Web API",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1013"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "Angular",
"name": "ASP.NET Core with Angular",
"description": "A project template for creating an ASP.NET Core application with Angular"
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "Angular",
"text": "ASP.NET Core with Angular",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1100"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "React.js",
"name": "ASP.NET Core with React.js",
"description": "A project template for creating an ASP.NET Core application with React.js"
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "React.js",
"text": "ASP.NET Core with React.js",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1500"
},

View File

@ -1,7 +1,7 @@
{
"version": "1.0.0.0",
"strings": {
"name": "React.js and Redux",
"name": "ASP.NET Core with React.js and Redux",
"description": "A project template for creating an ASP.NET Core application with React.js and Redux"
}
}

View File

@ -1,7 +1,7 @@
{
"$schema": "http://json.schemastore.org/vs-2017.3.host",
"name": {
"text": "React.js and Redux",
"text": "ASP.NET Core with React.js and Redux",
"package": "{0CD94836-1526-4E85-87D3-FB5274C5AFC9}",
"id": "1400"
},