Skip to main content
summaryrefslogtreecommitdiffstats
blob: 787d353a8d44fcaec51be615e7770904b71f43db (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
###############################################################################
# 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
###############################################################################
ActiveContextExternalizationParticipant_Active_Task_Context=Active Task Context
ActivityExternalizationParticipant_Activity_Context=Activity Context

ChangeActivityHandleOperation_Activity_migration=Activity migration

DialogErrorReporter_Mylyn_Error=Mylyn Error
DialogErrorReporter_Please_report_the_following_error_at=Please report the following error at:\n\
\n\
http://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mylyn\n\
\n\
Or via the popup menu in the Error Log view (see Window -> Show View)
DownloadAndOpenTaskAttachmentJob_cannotOpenEditor=Cannot open editor
DownloadAndOpenTaskAttachmentJob_editorTooltip=Attachment from {0}, {1}
DownloadAndOpenTaskAttachmentJob_failedToDownloadAttachment=Failed to download attachment

MoveToCategoryMenuContributor_Set_Category_Menu_Item=Set Category

OpenRepositoryTaskJob_Could_not_find_repository_configuration_for_X=Could not find repository configuration for {0}.
OpenRepositoryTaskJob_Opening_Remote_Task=Opening Remote Task
OpenRepositoryTaskJob_Opening_repository_task_X=Opening repository task {0}
OpenRepositoryTaskJob_Please_set_up_repository_via_X=Please set up repository via {0}.
OpenRepositoryTaskJob_Repository_Not_Found=Repository Not Found
OpenRepositoryTaskJob_Unable_to_open_task=Unable to open task

RefactorRepositoryUrlOperation_Repository_URL_update=Repository URL update

ScheduleDatePicker_Clear=Clear
ScheduleTaskMenuContributor_Cannot_schedule_completed_tasks=Cannot schedule completed tasks
ScheduleTaskMenuContributor_Choose_Date_=Choose Date...
ScheduleTaskMenuContributor_Future=Future
ScheduleTaskMenuContributor_Not_Scheduled=Not Scheduled
ScheduleTaskMenuContributor_Schedule_for=Schedule for

TaskActivationExternalizationParticipant_Task_Activation_History=Task Activation History
TaskHistoryDropDown_Activate_Task_=Activate Task...
TaskHistoryDropDown_Deactivate_Task=Deactivate Task
TaskHistoryDropDown_Open_Active_Task=Open Active Task


TaskListBackupManager_Error_occured_during_scheduled_tasklist_backup=Error occured during scheduled tasklist backup.\nCheck settings on Tasklist preferences page.
TaskListBackupManager_Scheduled_task_data_backup=Scheduled task data backup

TaskListNotificationManager_Open_Notification_Job=Open Notification Job

TaskRepositoryLocationUi_Enter_HTTP_password=Enter HTTP password
TaskRepositoryLocationUi_Enter_CLIENTCERTIFICATE_password=Enter certificate password 
TaskRepositoryLocationUi_Enter_proxy_password=Enter proxy password
TaskRepositoryLocationUi_Enter_repository_password=Enter repository password

TaskSearchPage_ERROR_Unable_to_present_query_page=ERROR: Unable to present query page, ensure repository configuration is valid and retry

TaskSearchPage_No_task_found_matching_key_=No task found matching key: 
TaskSearchPage_Repository_Search=Repository Search
TaskSearchPage_Repository=Repository: 
TaskSearchPage_Task_Key_ID=Task Key/ID: 
TaskSearchPage_Task_Search=Task Search

TasksReminderDialog_Description=Description
TasksReminderDialog_Dismiss_All=Dismiss All
TasksReminderDialog_Dismiss_Selected=Dismiss Selected
TasksReminderDialog_Priority=Priority
TasksReminderDialog_Remind_tommorrow=Remind tomorrow
TasksReminderDialog_Reminder_Day=Reminder Day
TasksReminderDialog_Reminders=Reminders

TasksUiPlugin_Activate_Task=Activate Task...
TasksUiPlugin_Initializing_Task_List=Initializing Task List
TasksUiPlugin_Task_Repositories=Task Repositories
TasksUiPlugin_Load_Data_Directory=Load Data Directory
TasksUiPlugin_New_Task=New Task...

TaskTrimWidget__no_active_task_=<no active task>
TaskTrimWidget__no_task_active_=<no task active>

AbstractRepositoryConnectorUi_InReplyToComment=(In reply to comment \#{0})
AbstractRepositoryConnectorUi_InReplyToDescription=(In reply to comment \#0)
AbstractRepositoryConnectorUi_InReplyToTaskAndComment=(In reply to {0} comment \#{1})
AbstractRepositoryConnectorUi_Task=Task

TaskElementLabelProvider__no_summary_available_=: <no summary available>
TaskHyperlink_Could_not_determine_repository_for_report=Could not determine repository for report
TaskHyperlink_Open_Task_X_in_X=Open Task {0} in {1}

AbstractRetrieveTitleFromUrlJob_Retrieving_summary_from_URL=Retrieving summary from URL
FileStorage_unableToReadAttachmentFile=Unable to read attachment file

TaskAttachmentEditorViewer_openingAttachment=Opening attachment {0}
TaskAttachmentViewerBrowser_browser=Browser

Back to the top