blob: dd649a20eb3a83b99fd4ed7f6043f5344c96e415 [file] [log] [blame]
###############################################################################
# Copyright (c) 2009, 2011 Tasktop Technologies and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Tasktop Technologies - initial API and implementation
###############################################################################
ContextAttachWizard_Attach_Context=Attach Context
ContextAttachWizardPage_Enter_comment=Enter comment
ContextAttachWizardPage_Attaches_local_context_to_repository_task=Attaches local context to repository task
ContextAttachWizardPage_Comment_=Comment:
ContextAttachWizardPage_Repository_=Repository:
ContextAttachWizardPage_Task=Task: {0}
ContextRetrieveWizard_Retrieve_Context=Retrieve Context
ContextRetrieveWizardPage_Author=Author
ContextRetrieveWizardPage_Date=Date
ContextRetrieveWizardPage_Description=Description
ContextRetrieveWizardPage_Select_context=Select context
ContextRetrieveWizardPage_SELECT_A_CONTEXT_TO_RETTRIEVE_FROM_TABLE_BELOW=Select a context to retrieve from table below.
ContextRetrieveWizardPage_Task=Task: {0}
RetrieveLatestContextDialog_Dialog_Title=Activate Task
RetrieveLatestContextDialog_No_local_context_exists=No local context exists. Retrieve context created by {0} on {1} from repository?
RetrieveLatestContextDialog_Show_All_Contexts_Label=<a>Show All Contexts</a>
RetrieveLatestContextDialog_Unknown=<Unknown>
ClearContextHandler_CLEAR_THE_CONTEXT_THE_FOR_SELECTED_TASK=Clear the context for the selected task? This cannot be undone.
ClearContextHandler_CLEAR_THE_CONTEXT_THE_FOR_SELECTED_TASKS=Clear the context for the selected tasks? This cannot be undone.
ClearContextHandler_Confirm_clear_context=Confirm clear context
CopyContextHandler_Merge=Merge
CopyContextHandler_Copy_Context=Copy Context
CopyContextHandler_No_source_task_selected=No source task selected.
CopyContextHandler_No_target_task_selected=No target task selected.
CopyContextHandler_Replace=Replace
CopyContextHandler_Select_Target_Task=Select Target Task
CopyContextHandler_Select_the_target_task__=&Select the target task (? = any character, * = any String):
CopyContextHandler_SELECTED_TASK_ALREADY_HAS_CONTEXT=The selected task already has a context. Would you like to replace the context or merge the new context into it?
CopyContextHandler_SOURCE_TASK_DOES_HAVE_A_CONTEXT=Source task does not have a context.
CopyContextHandler_TARGET_TASK_CON_NOT_BE_THE_SAME_AS_SOURCE_TASK=Target task can not be the same as source task.