From 7fe7bf96f1ca60953e74cd213cfe131eea90bcd7 Mon Sep 17 00:00:00 2001 From: Arthur Daussy Date: Tue, 18 Feb 2014 14:35:39 +0100 Subject: [427126] UI refactoring. Improve UI. Bug: 427126 Change-Id: I455b1685809b393e74560f52721a1cae48bed2c4 Signed-off-by: Arthur Daussy --- .../compare/rcp/ui/internal/emfcomparercpuimessages.properties | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'plugins/org.eclipse.emf.compare.rcp.ui/src/org/eclipse/emf/compare/rcp/ui/internal/emfcomparercpuimessages.properties') diff --git a/plugins/org.eclipse.emf.compare.rcp.ui/src/org/eclipse/emf/compare/rcp/ui/internal/emfcomparercpuimessages.properties b/plugins/org.eclipse.emf.compare.rcp.ui/src/org/eclipse/emf/compare/rcp/ui/internal/emfcomparercpuimessages.properties index 0573a1171..1ec2682fd 100644 --- a/plugins/org.eclipse.emf.compare.rcp.ui/src/org/eclipse/emf/compare/rcp/ui/internal/emfcomparercpuimessages.properties +++ b/plugins/org.eclipse.emf.compare.rcp.ui/src/org/eclipse/emf/compare/rcp/ui/internal/emfcomparercpuimessages.properties @@ -36,9 +36,15 @@ EditorPreferencePage.groupsTab.label = Groups EditorPreferencePage.filtersTab.label = Filters - EnginesPreferencePage.DIFFERENCES_ENGINE_TAB_LABEL = Difference EnginesPreferencePage.EQUIVALENCES_ENGINE_TAB_LABEL = Equivalence EnginesPreferencePage.REQUIREMENT_ENGINE_TAB_LABEL = Requirement EnginesPreferencePage.CONFLICT_DETECTOR_TAB_LABEL = Conflict EnginesPreferencePage.MATCH_ENGINE_TAB_LABEL = Match +EnginesPreferencePagestatic.MATCH_ENGINE_INTRO_TEXT = Select active matching engines: +EnginesPreferencePagestatic.DIFF_ENGINE_INTRO_TEXT = Select the difference engine to use: +EnginesPreferencePagestatic.EQUI_ENGINE_INTRO_TEXT = Select the equivalence engine to use: +EnginesPreferencePagestatic.REQ_ENGINE_INTRO_TEXT = Select the requirement engine to use: +EnginesPreferencePagestatic.CONFLICT_DETECTOR_INTRO_TEXT = Select the conflict detector to use: +EnginesPreferencePagestatic.INCORRECT_SELECTION_TITLE=Incorrect selection +EnginesPreferencePagestatic.INCORRECT_SELECTION_MESSAGE=At least one item has to be selected. \ No newline at end of file -- cgit v1.2.3