[430372] Refactor filters.
[EMFCompare2.git] / plugins / org.eclipse.emf.compare.rcp.ui / plugin.properties
blob1dc0de59237e2e6f8bf1326e23d3318f8819a385
1 ################################################################################
2 # Copyright (c) 2012, 2014 Obeo.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7
8 # Contributors:
9 #     Obeo - initial API and implementation
10 ################################################################################
11 pluginName = EMF Compare RCP UI
12 providerName = Eclipse Modeling Project
13 emf.compare.default = Default
14 emf.compare.kind.groups = By Kind
15 emf.compare.side.groups = By Side
16 emf.compare.resource.group = By Resource
17 emf.compare.resource.group.description = Groups differences by resources in which they have been detected.
18 emf.compare.empty.resource.mappings.filter = Empty resource mappings
19 emf.compare.empty.resource.mappings.filter.description = Filters out resource mappings without differences.
20 emf.compare.pseudo.conflicts.differences.filter = Pseudo conflicts differences
21 emf.compare.pseudo.conflicts.differences.filter.description = Filters out pseudo conflicts. Only applies to 3-ways comparison.
22 emf.compare.identical.elements.filter = Identical elements
23 emf.compare.identical.elements.filter.description = Filters out elements without difference.
24 emf.compare.cascading.differences.filter = Cascading differences
25 emf.compare.cascading.differences.filter.description = Filters out differences contained by another difference, recursively. Does not apply to conflictual differences.