Skip to main content
summaryrefslogblamecommitdiffstats
blob: 951ba6f4a543f28a78a29e93e9fb1fe3c33f4db8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               
                              
























                                                                                                                       
                                        

                                                                                      



                                  
###############################################################################
# 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
ScheduledTaskContainer_Next_Day=Next {0}

TaskJobFactory_Refreshing_repository_configuration=Refreshing repository configuration

TaskRelation_Dependency=Dependency
TaskRelation_Parent=Parent
TaskRelation_Subtask=Subtask

Back to the top