diff --git a/build/templates/UmbracoPackage/.template.config/ide.host.json b/build/templates/UmbracoPackage/.template.config/ide.host.json index cf222f8839..8d3bae3e3c 100644 --- a/build/templates/UmbracoPackage/.template.config/ide.host.json +++ b/build/templates/UmbracoPackage/.template.config/ide.host.json @@ -4,7 +4,7 @@ "icon": "icon.png", "description": { "id": "UmbracoPackage", - "text": "An empty Umbraco Package/Plugin ready to get started." + "text": "Umbraco Package - An empty Umbraco CMS package (Plugin)" }, "symbolInfo": [ diff --git a/build/templates/UmbracoSolution/.template.config/ide.host.json b/build/templates/UmbracoSolution/.template.config/ide.host.json index ee9e86f6d4..7604d3b1f4 100644 --- a/build/templates/UmbracoSolution/.template.config/ide.host.json +++ b/build/templates/UmbracoSolution/.template.config/ide.host.json @@ -4,7 +4,7 @@ "icon": "icon.png", "description": { "id": "UmbracoSolution", - "text": "An empty Umbraco Solution ready to get started" + "text": "Umbraco Web Application - An empty Umbraco CMS web application" }, "symbolInfo": [ {