Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core/sync/messages.properties')
-rw-r--r--org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core/sync/messages.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core/sync/messages.properties b/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core/sync/messages.properties
index efab6b6e0..ce4e6a4ef 100644
--- a/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core/sync/messages.properties
+++ b/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/internal/tasks/core/sync/messages.properties
@@ -8,7 +8,9 @@
# Contributors:
# Tasktop Technologies - initial API and implementation
###############################################################################
+DeleteTasksJob_Deleting_tasks=Deleting tasks
GetTaskHistoryJob_Retrieving_History=Retrieving History
+GetTaskHistoryJob_Retrieving_Task_History=Retrieving Task History
SubmitTaskAttachmentJob_Sending_data=Sending data
SubmitTaskAttachmentJob_Submitting_attachment=Submitting attachment
SubmitTaskAttachmentJob_Updating_task=Updating task

Back to the top