diff --git a/extensions/iceworks-app/package.nls.json b/extensions/iceworks-app/package.nls.json index b8813db7b..33a364be3 100644 --- a/extensions/iceworks-app/package.nls.json +++ b/extensions/iceworks-app/package.nls.json @@ -8,14 +8,14 @@ "iceworksApp.viewsWelcome.pages.contents": "Pages could not be found.", "iceworksApp.viewsWelcome.components.contents": "Components could not be found.", "iceworksApp.viewsWelcome.nodeDependencies.contents": "Node dependencies could not be found in package.json.", - "iceworksApp.command.configHelper.start.title": "Iceworks: Set Configuration", + "iceworksApp.command.configHelper.start.title": "Iceworks: Settings", "iceworksApp.command.DefPublish.title": "Iceworks: Def Publish", "iceworksApp.command.npmScripts.refresh.title": "Refresh", "iceworksApp.command.npmScripts.run.title": "Run Script", "iceworksApp.command.npmScripts.stop.title": "Stop Script", - "iceworksApp.command.npmScripts.runDev.title": "IceWorks: Run Dev", - "iceworksApp.command.npmScripts.stopDev.title": "IceWorks: Stop Dev", - "iceworksApp.command.npmScripts.runBuild.title": "IceWorks: Run Build", + "iceworksApp.command.npmScripts.runDev.title": "Iceworks: Run Dev", + "iceworksApp.command.npmScripts.stopDev.title": "Iceworks: Stop Dev", + "iceworksApp.command.npmScripts.runBuild.title": "Iceworks: Run Build", "iceworksApp.command.pages.add.title": "Add Pages", "iceworksApp.command.pages.refresh.title": "Refresh", "iceworksApp.command.pages.openFile.title": "Open File",