|  | #------------------------------------------------------------------------------ | 
|  | # Copyright (c) 2005, 2007 IBM Corporation 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: | 
|  | # IBM Corporation - initial implementation | 
|  | #------------------------------------------------------------------------------ | 
|  | # NLS_MESSAGEFORMAT_VAR | 
|  |  | 
|  | pluginName=EPF Activity Diagram | 
|  | providerName=Eclipse.org | 
|  |  | 
|  | #Needs Translation | 
|  | open_add_text=Open Activity Detail Diagram | 
|  | element_type_activity_partition=Activity Partition | 
|  | element_type_end_node=End Node | 
|  | element_type_merge_node=Merge Node | 
|  | element_type_fork_node=Fork Node | 
|  | element_type_start_node=Start Node | 
|  | element_type_decision_node=Decision Node | 
|  | element_type_join_node=Join Node | 
|  | element_type_activity=Activity | 
|  | element_type_phase=Phase | 
|  | element_type_iteration=Iteration | 
|  | element_type_task_descriptor=Task Descriptor | 
|  | element_type_milestone=Milestone | 
|  | element_type_control_flow=Control Flow |