Skip to main content
summaryrefslogtreecommitdiffstats
blob: b2f087b5aa351e80f396d47b99a8146b67f4de2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
###############################################################################
# Copyright (c) 2009, 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
###############################################################################
AddTaskRepositoryHandler_Add_Task_Repository=Add Task Repository

NewLocalTaskHandler_Could_not_create_local_task=Could not create local task

OpenTaskAttachmentHandler_failedToOpenViewer=Failed to open attachment viewer
OpenTaskAttachmentHandler_noAttachmentViewerFound=No suitable attachment viewer found

RemoteTaskSelectionDialog_Add_=&Add...
RemoteTaskSelectionDialog_Add_to_Task_List_category=Add to Task &List category\: 
RemoteTaskSelectionDialog_Enter_Key_ID__use_comma_for_multiple_=Enter Key/&ID (use comma for multiple)\:\ 
RemoteTaskSelectionDialog_Enter_a_valid_task_ID=Enter a valid task ID
RemoteTaskSelectionDialog_Matching_tasks=&Matching tasks:
RemoteTaskSelectionDialog_Select_a_task_or_repository=Select a task or repository
RemoteTaskSelectionDialog_Select_a_task_repository=&Select a task repository\:

Back to the top