Skip to main content
summaryrefslogtreecommitdiffstats
blob: 3927a79fb89f152c5f37963712b52fd3d685f2bc (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
###############################################################################
# Copyright (c) 2009 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
###############################################################################
DayDateRange___Today=\ - Today

LocalRepositoryConnector_Local=Local
LocalRepositoryConnector_Local_Task_Repository=Local Task Repository
LocalRepositoryConnector_New_Task=New Task

RepositoryExternalizationParticipant_Task_Repositories=Task Repositories

TaskRepositoryManager_No_repository_available=No repository available, please add one using the Task Repositories view.

UncategorizedTaskContainer_Uncategorized=Uncategorized

UnmatchedTaskContainer_Unmatched=Unmatched

UnsubmittedTaskContainer_Unsubmitted=Unsubmitted

WeekDateRange_Next_Week=Next Week
WeekDateRange_Previous_Week=Previous Week
WeekDateRange_This_Week=This Week
WeekDateRange_Two_Weeks=Two Weeks

PriorityLevel_High=High
PriorityLevel_Low=Low
PriorityLevel_Normal=Normal
PriorityLevel_Very_High=Very High
PriorityLevel_Very_Low=Very Low

Back to the top