Skip to main content
summaryrefslogtreecommitdiffstats
blob: e8ceedaa1521b2beecbea71d14fbb72792ccadc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###############################################################################
# Copyright (c) 2010 Tasktop Technologies and others. 
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     Tasktop Technologies - initial API and implementation
###############################################################################
TaskAttachmentHyperlink_Open_Attachment_X_in_Y=Open Attachment {0} in {1}
TaskAttachmentTableEditorHyperlink_AttachmentNotFound=Attachment not found\!
TaskAttachmentTableEditorHyperlink_QuestionMsg=Attachment {0} is not attached to the open bug.\n\nOpen attachment in web browser?
TaskAttachmentTableEditorHyperlink_Show_Attachment_X_in_Y=Show Attachment {0} in Task Editor

Back to the top