Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommy Redel2017-03-10 20:44:36 +0000
committerLars Vogel2017-03-10 20:46:56 +0000
commit34f0969abf0c16394b8e9c28ba4a86c4572fbd97 (patch)
tree2328d035d3771d7e87c313ae46988729395ae6d7
parentb66498bf8d3a2dcd96c56b154da5e6679e9266f1 (diff)
downloadeclipse.platform.ui.tools-Y20170321-0120.tar.gz
eclipse.platform.ui.tools-Y20170321-0120.tar.xz
eclipse.platform.ui.tools-Y20170321-0120.zip
Change-Id: I2376a4b54099bbe6e0d04603be386da2f63b3591 Signed-off-by: Tommy Redel <redel@subshell.com>
-rw-r--r--bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/messages.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/messages.properties b/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/messages.properties
index 69b1b868..a6872138 100644
--- a/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/messages.properties
+++ b/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/messages.properties
@@ -4,3 +4,4 @@ TitleAreaFilterDialogWithEmptyOptions_excludeEmptyValues=Exclude Empty Values
TitleAreaFilterDialogWithEmptyOptions_includeEmptyValues=Include Empty Values
TitleAreaFilterDialogWithEmptyOptions_onlyEmptyValues=Only Empty Values
EmfUtil_ex_attribute_not_found=Attribute not found
+XmiTab_TypeTextToSearch=Type text to search \ No newline at end of file

Back to the top