Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.eef.ide.ui/plugin.properties')
-rw-r--r--plugins/org.eclipse.eef.ide.ui/plugin.properties7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/org.eclipse.eef.ide.ui/plugin.properties b/plugins/org.eclipse.eef.ide.ui/plugin.properties
index 0f1c58258..638a0394e 100644
--- a/plugins/org.eclipse.eef.ide.ui/plugin.properties
+++ b/plugins/org.eclipse.eef.ide.ui/plugin.properties
@@ -8,4 +8,9 @@
pluginName=EEF IDE UI
providerName=Eclipse Modeling Project
-EEFContainerLifecycleManager_InvalidValueForExpression=The expression '{0}' should return a value with the type {1}, it has returned instead {2}
+EEFIdeUi_PreferencePage_Name=EEF
+
+EEFPreferencePage_DebugButton_Text=Activate debug mode
+EEFPreferencePage_DebugButton_Tooltip=The debug mode will be used in order to log\n\
+additional messages regarding the state of the\n\
+application

Back to the top