From 95937ea53787aefad9a28a91b05b0ba369d861bc Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Thu, 7 May 2015 08:16:28 +0200 Subject: [PATCH] Fix bug 466654: The Terminal feature name should be "Terminal (Console) View" --- .../org.eclipse.tm.terminal.view.feature/feature.properties | 2 +- .../org.eclipse.tm.terminal.view.sdk.feature/feature.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/features/org.eclipse.tm.terminal.view.feature/feature.properties b/features/org.eclipse.tm.terminal.view.feature/feature.properties index 51c94ab8f5c..8e21c6533e6 100644 --- a/features/org.eclipse.tm.terminal.view.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.view.feature/feature.properties @@ -14,7 +14,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=TM Terminal View +featureName=Terminal (Console) View # "providerName" property - name of the company that provides the feature providerName=Eclipse.org - Target Management diff --git a/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties b/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties index 521bd1a1bff..79b150521dc 100644 --- a/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties +++ b/features/org.eclipse.tm.terminal.view.sdk.feature/feature.properties @@ -14,7 +14,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=TM Terminal View, SDK +featureName=Terminal (Console) View, SDK # "providerName" property - name of the company that provides the feature providerName=Eclipse.org - Target Management