Skip to main content
summaryrefslogtreecommitdiffstats
blob: 58648cc4106a0474bdaf698910ea96b48f52e525 (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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
###############################################################################
# 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
###############################################################################
#Properties file for org.eclipse.mylyn.tasks.ui
Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Tasks UI

duplicateDetectors.name = Stack Trace
repositorySearchPage.name = Task Search Page
ProjectPropertiesLinkProvider.name = Default Repository Link

local.repository.name = Local Task Repository
LocalRepositoryConnector.name = Local Repository Connector
LocalRepositoryConnectorUi.name = Local Repository UI

CategorizedPresentation.name = Categorized
ScheduledPresentation.name = Scheduled

views.category.name = Tasks
TaskListView.name = Task List
TaskRepositoriesView.name = Task Repositories

newWizards.category.name = Tasks
NewLocalCategoryWizard.name = Category
NewTaskWizard.name = Task
NewQueryWizard.name = Query

import.category.name = Tasks
TaskDataImportWizard.name = Task List and Contexts
TaskDataImportWizard.description = Import Task List data, useful for migrating workspaces.

export.category.name = Tasks
TaskDataExportWizard.name = Task List and Contexts
TaskDataExportWizard.description = Export all Task List data, useful for migrating workspaces.

TaskLabelDecorator.label = Task Decorator
TaskLabelDecorator.description = Overlays information such as due date notifications

TaskEditor.name = Task Editor
CategoryEditor.name = Category Editor

SynchronizeAllAction.label = Synchronize Changed
SynchronizeAllAction.tooltip = Synchronize Changed
RestoreTaskListAction.label = Restore Tasks from History...
ShowTaskRepositoriesViewAction.label = Show Task Repositories View
ShowTaskRepositoriesViewAction.tooltip = Show Task Repositories View
OpenTaskSearchAction.label = Search Repository...
NewTaskAction.label = New Task
NewTaskAction.tooltip = New Task
ShowTasksUiLegendAction.label = Show UI Legend
ShowTasksUiLegendAction.tooltip = Show Tasks UI Legend
SynchronizeSelectedAction.label = Synchronize
SynchronizeSelectedAction.tooltip = Synchronize with Repository
QueryCloneAction.label = Clone Query...
QueryCloneAction.tooltip = Clone Repository Query
CloneTaskAction.label = Clone Task...
CloneTaskAction.tooltip = Clone Task
RestoreTaskListAction.label = Restore Tasks from History...
ExportAction.label = Export...
ExportAction.tooltip = Export Tasks and Queries
ImportAction.label = Import...
ImportAction.tooltip = Import Tasks and Queries
NewTaskAction.local.label = Local Task
NewTaskAction.local.tooltip = New Task
NewTaskAction.label = Task...
NewTaskAction.tooltip = New Task
NewQueryAction.label = Query...
NewQueryAction.tooltip = New Query
NewSubTaskAction.label = Subtask
NewSubTaskAction.tooltip = New Subtask

menu.new.label = New
menu.operations.label = Import and Export

NewCategoryAction.label = Category
NewCategoryAction.tooltip = New Category
RefreshRepositoryTasksAction.label = Synchronize All Tasks
RefreshRepositoryTasksAction.tooltip = Synchronize All Tasks
OpenRepositoryTask.label = Open &Repository Task...
OpenRepositoryTask.tooltip = Open Repository Task
NewQueryAction.skipFirstPage.label = New Query...
NewQueryAction.skipFirstPage.tooltip = New Query
NewTaskAction.skipFirstPage.label = New Task...
NewTaskAction.skipFirstPage.tooltip = New Task
CompareAttachmentsAction.label = Compare
CompareAttachmentsAction.tooltip = Compare attachments

keywords.label = mylyn tasks
preferencePages.name = Tasks
themeElementCategory.label = Tasks

colors.foreground.today.scheduled.label = Tasks - Scheduled for Today
colors.foreground.today.scheduled.description = Text color for tasks scheduled for today.
colors.foreground.past.scheduled.label = Tasks - Past Scheduled Date
colors.foreground.past.scheduled.description = Text color for tasks past their scheduled date.
colors.foreground.past.due.label = Tasks - Past Due for Me
colors.foreground.overdue.for.others.label = Tasks - Past Due for Others
colors.foreground.past.due.description = Text color tasks past their due date.
colors.foreground.thisweek.scheduled.label = Tasks - Scheduled for This Week
colors.foreground.thisweek.scheduled.description = Text color for tasks scheduled for this week
colors.foreground.today.completed.label = Tasks - Completed Today
colors.foreground.today.completed.description = Text color for tasks completed today.
colors.foreground.completed.label = Tasks - Completed
colors.foreground.completed.description = Text color for completed tasks.
colors.foreground.task.active.label = Task - Active
colors.foreground.task.active.description = Text color for active task.
colors.incoming.background.label = Task Editor - Incoming Changes
colors.incoming.background.description = Background color of attributes with incoming changes.
colors.category.gradient.start.label = Task List - Category Gradient Top
colors.category.gradient.start.description = Background start color for Task List category gradients.
colors.category.gradient.end.label = Task List - Category Gradient Bottom
colors.category.gradient.end.description = Background end color for Task List category gradients.

fonts.task.editor.comment.label = Task Editor - Notes and Comments
fonts.task.editor.comment.description = Text font used for task editor text areas.

PlanningPerspectiveFactory.name = Planning
actionSet.navigation.label = Task Navigation

DeactivateAllTasksAction.label = &Deactivate Task
ActivateTaskDialogAction.label = &Activate Task...
OpenTaskAction.label = Open Tas&k...
OpenTaskAction.tooltip = Open Task
SearchForRepositoryTask.label = Search for Repository Task...
SearchForRepositoryTask.tooltip = Search for Repository Task
command.previousTask.name = Previous Task Command

actionSet.navigation.additions.label = Task Navigation Extras
ActivateTaskHistoryDropDownAction.label = Activate Previous Task
ActivateTaskHistoryDropDownAction.tooltip = Activate Previous Task
OpenRepositoryTask.label = Open &Repository Task...
OpenRepositoryTask.tooltip = Open Repository Task

ommand.openTask.name = Open Task
command.searchForTask.name = Search Repository for Task
command.openRemoteTask.name = Open Remote Task
command.activateTask.name = Activate Task
command.deactivateAllTasks.name = Deactivate Task

TaskSearchPage.label = Task Search
ProjectTaskRepositoryPage.name = Task Repository

commands.category.repositories.name = Task Repositories
command.addTaskRepository.name = Add Task Repository...
command.addTaskRepository.commandParameter.name = Repository Type

TaskHyperlinkDetector.name = Tasks
TaskUrlHyperlinkDetector.name = Task URLs
TaskUrlHyperlinkDetector.description = Task URL hyperlink detector

TaskWorkingSetElementAdapter.name = Tasks and Resources

hyperlinkDetectorTargets.name = Task Editor

command.goToPreviousUnread.name = Go To Previous Unread Task
command.goToNextUnread.name = Go To Next Unread Task
command.showToolTip.name = Show Tooltip Description
command.markTaskRead.name = Mark Task Read
command.markTaskUnread.name = Mark Task Unread
command.markTaskReadGoToNextUnread.name = Mark Task Read and Go To Next Unread Task
command.markTaskReadGoToPreviousUnread.name = Mark Task Read and Go To Previous Unread Task
command.markTaskComplete.name = Mark Task Complete
command.markTaskIncomplete.name = Mark Task Incomplete
command.task.clearOutgoing.name = Clear Outgoing Changes
command.new.subtask.name = New Subtask
command.new.local.task.name = New Local Task

commands.category.name = Task
command.openSelectedTask.name = Open Selected Task

commands.category.editor.name = Task Editor
command.submitTask.name = Submit Task
command.submitTask.description = Submits the currently open task

context.views.tasks.name = In Tasks View
filters.tasks.name = Task List Elements (Recommended)
filters.tasks.description = Hides Task List Elements from Common Navigators

command.attachment.openWith.menu.label = Open With

menu.task.mark.label = &Mark as
command.markTaskRead.label = Read
command.markTaskUnread.label = Unread
command.task.clearOutgoing.label = Clear Outgoing
command.markTaskComplete.label = Complete
command.markTaskIncomplete.label = Incomplete
command.goToPreviousUnread.label = Previous Unread Task
command.goToNextUnread.label = Next Unread Task

tasks.bugs.errorReporter.label = Report Error as Bug

command.maximizePart.name = Maximize Part
command.maximizePart.description = Maximize Part
commands.ViewSourceHandler.name = View Unformatted Text

context.editors.task.name = In Tasks Editor

command.attachment.open.label = Open
command.attachment.open.name = Open Attachment

Back to the top