From aab530b8ef016f32097a61f5886b3dcda7ffce40 Mon Sep 17 00:00:00 2001 From: fbecker Date: Fri, 21 Jan 2011 20:45:26 +0000 Subject: ASSIGNED - bug 199283: [patch] [api] make attachments actionable from associated comment in task editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=199283 --- .../src/org/eclipse/mylyn/internal/bugzilla/ui/messages.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/messages.properties') diff --git a/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/messages.properties b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/messages.properties index 7e566285a..982593a44 100644 --- a/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/messages.properties +++ b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/messages.properties @@ -8,4 +8,5 @@ # Contributors: # Tasktop Technologies - initial API and implementation ############################################################################### -TaskAttachmentHyperlink_Open_Attachment_X_in_X=Open Attachment {0} in {1} \ No newline at end of file +TaskAttachmentHyperlink_Open_Attachment_X_in_Y=Open Attachment {0} in {1} +TaskAttachmentTableEditorHyperlink_Show_Attachment_X_in_Y=Show Attachment {0} in {1} -- cgit v1.2.3