Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.commons.ui/src/org/eclipse/mylyn/internal/commons/ui/messages.properties')
-rw-r--r--org.eclipse.mylyn.commons.ui/src/org/eclipse/mylyn/internal/commons/ui/messages.properties13
1 files changed, 13 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.commons.ui/src/org/eclipse/mylyn/internal/commons/ui/messages.properties b/org.eclipse.mylyn.commons.ui/src/org/eclipse/mylyn/internal/commons/ui/messages.properties
index 731ed704..3a85441a 100644
--- a/org.eclipse.mylyn.commons.ui/src/org/eclipse/mylyn/internal/commons/ui/messages.properties
+++ b/org.eclipse.mylyn.commons.ui/src/org/eclipse/mylyn/internal/commons/ui/messages.properties
@@ -31,3 +31,16 @@ DateSelectionDialog_Date_Selection=Date Selection
ScreenshotCreationPage_After_capturing=After capturing, you can crop the image and make drawings on it. This window will not be captured.
ScreenshotCreationPage_CAPTURE_SCRRENSHOT=Capture Screenshot
ScreenshotCreationPage_NOTE_THAT_YOU_CONTINUTE=Note that you can continue to interact with the workbench in order to set up the screenshot.
+
+AbstractColumnViewerSupport_Restore_defaults=Restore Defaults
+DatePickerPanel_Today=Today
+TextControl_FindToolTip=Find
+TextControl_AccessibleListenerFindButton=Find
+
+CollapseAllAction_Label=Collapse All
+CollapseAllAction_ToolTip=Collapse All
+ExpandAllAction_Label=Expand All
+ExpandAllAction_ToolTip=Expand All
+PropertiesAction_Properties=Properties
+
+ValidatableWizardDialog_Validate_Button_Label=&Validate \ No newline at end of file

Back to the top