Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties b/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties
index 95340cf637..901773fcd7 100644
--- a/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.releng.preferences.edit/plugin.properties
@@ -37,3 +37,9 @@ _UI_Property_value_feature = Value
_UI_Unknown_feature = Unspecified
_UI_PreferenceNode_location_feature = Location
+_UI_PreferenceItem_type = Preference Item
+_UI_PreferenceItem_root_feature = Root
+_UI_PreferenceItem_absolutePath_feature = Absolute Path
+_UI_PreferenceItem_name_feature = Name
+_UI_PreferenceItem_scope_feature = Scope
+_UI_PreferenceItem_scopeRelativePath_feature = Scope Relative Path

Back to the top