Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 132158 | Differences between
and this patch

Collapse All | Expand All

(-)Eclipse UI/org/eclipse/ui/internal/progress/messages.properties (-10 / +10 lines)
Lines 16-22 Link Here
16
JobInfo_DoneMessage = ({0}%) {1}: {2}
16
JobInfo_DoneMessage = ({0}%) {1}: {2}
17
JobInfo_DoneNoProgressMessage = {0}: {1}
17
JobInfo_DoneNoProgressMessage = {0}: {1}
18
JobInfo_NoTaskNameDoneMessage = {0}: ({1}%)
18
JobInfo_NoTaskNameDoneMessage = {0}: ({1}%)
19
JobsViewPreferenceDialog_Note=&Show sleeping and system tasks
19
JobsViewPreferenceDialog_Note=&Show sleeping and system operations
20
JobErrorDialog_CustomJobText=Custom Operation Action
20
JobErrorDialog_CustomJobText=Custom Operation Action
21
JobInfo_UnknownProgress = {0}: {1}
21
JobInfo_UnknownProgress = {0}: {1}
22
JobInfo_Waiting = {0} (Waiting)
22
JobInfo_Waiting = {0} (Waiting)
Lines 44-60 Link Here
44
AnimationItem_NotRunningStatus=Nothing running
44
AnimationItem_NotRunningStatus=Nothing running
45
ProgressView_CancelAction=&Cancel
45
ProgressView_CancelAction=&Cancel
46
ProgressView_ShowErrorAction=&Show Error
46
ProgressView_ShowErrorAction=&Show Error
47
ProgressView_ClearAllAction=Remove &All Finished Tasks
47
ProgressView_ClearAllAction=Remove &All Finished Operations
48
ProgressView_NoOperations=No operations to display at this time.
48
ProgressView_NoOperations=No operations to display at this time.
49
49
50
NewProgressView_RemoveJobToolTip=Remove Task
50
NewProgressView_RemoveJobToolTip=Remove Operation
51
NewProgressView_RemoveAllJobsToolTip=Remove All Finished Tasks
51
NewProgressView_RemoveAllJobsToolTip=Remove All Finished Operations
52
NewProgressView_CancelJobToolTip=Cancel Task
52
NewProgressView_CancelJobToolTip=Cancel Operation
53
NewProgressView_errorDialogTitle= Error Occurred
53
NewProgressView_errorDialogTitle= Error Occurred
54
NewProgressView_errorDialogMessage= Task Finished with Error
54
NewProgressView_errorDialogMessage= Operation Finished with Error
55
ProgressAnimationItem_tasks=Shows background tasks in Progress view
55
ProgressAnimationItem_tasks=Shows background operations in Progress view
56
ProgressAnimationItem_ok=Task ''{0}'' returned result; press button for details
56
ProgressAnimationItem_ok=Operation ''{0}'' returned result; press button for details
57
ProgressAnimationItem_error=Task ''{0}'' finished with errors; press button for details
57
ProgressAnimationItem_error=Operation ''{0}'' finished with errors; press button for details
58
AnimationItem_RedrawJob=Redraw Animation
58
AnimationItem_RedrawJob=Redraw Animation
59
SubTaskInfo_UndefinedTaskName=Undefined
59
SubTaskInfo_UndefinedTaskName=Undefined
60
DeferredTreeContentManager_ClearJob=Clear
60
DeferredTreeContentManager_ClearJob=Clear
Lines 98-104 Link Here
98
ProgressMonitorFocusJobDialog_CLoseDialogJob=Close dialog
98
ProgressMonitorFocusJobDialog_CLoseDialogJob=Close dialog
99
ProgressMonitorFocusJobDialog_RunInBackgroundButton=Run in &Background
99
ProgressMonitorFocusJobDialog_RunInBackgroundButton=Run in &Background
100
100
101
JobErrorDialog_MultipleErrorsMessage=Multiple tasks have reported errors. Select an error to view its details.
101
JobErrorDialog_MultipleErrorsMessage=Multiple operations have reported errors. Select an error to view its details.
102
JobErrorDialog_CloseDialogTitle=OK to Close?
102
JobErrorDialog_CloseDialogTitle=OK to Close?
103
JobsViewPreferenceDialog_Title=Progress Preferences
103
JobsViewPreferenceDialog_Title=Progress Preferences
104
JobErrorDialog_DoNotShowAgainMessage=Don't &show this again
104
JobErrorDialog_DoNotShowAgainMessage=Don't &show this again

Return to bug 132158