Skip to main content
summaryrefslogtreecommitdiffstats
blob: f6b7f0ce169ee02ec14d135f3683b9470a6e6214 (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
27
###############################################################################
# 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
OpenTaskAttachmentInDefaultEditorHandler_Failed_to_open_editor=Failed to open editor
OpenTaskAttachmentInDefaultEditorHandler_No_default_editor_for_X_found=No default editor for "{0}" found
OpenTaskAttachmentInDefaultEditorHandler_Open_Attachment_Failed=Open Attachment Failed

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