Skip to main content
summaryrefslogtreecommitdiffstats
blob: 20be4be2ef064b730b147c89b74f2ae416df1547 (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
25
26
###############################################################################
# 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
###############################################################################

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\:
ShowTasksConnectorDiscoveryWizardCommandHandler_Install_Connectors=Install Connectors
ShowTasksConnectorDiscoveryWizardCommandHandler_Notify_when_updates_are_available_Text=Notify when updates are available
ShowTasksConnectorDiscoveryWizardCommandHandler_Unable_to_launch_connector_install=Unable to launch connector install since the required platform support is not available.

Back to the top