| # <copyright> | |
| # </copyright> | |
| # | |
| # $Id$ | |
| pluginName = TOE Edit Support | |
| providerName = www.example.org | |
| _UI_CreateChild_text = {0} | |
| _UI_CreateChild_text2 = {1} {0} | |
| _UI_CreateChild_text3 = {1} | |
| _UI_CreateChild_tooltip = Create New {0} Under {1} Feature | |
| _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}. | |
| _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent. | |
| _UI_PropertyDescriptor_description = The {0} of the {1} | |
| _UI_AllHolder_type = All Holder | |
| _UI_AllBase_type = All Base | |
| _UI_Employee_type = Employee | |
| _UI_Manager_type = Manager | |
| _UI_Contribution_type = Contribution | |
| _UI_Department_type = Department | |
| _UI_Project_type = Project | |
| _UI_Unknown_type = Object | |
| _UI_Unknown_datatype= Value | |
| _UI_AllHolder_all_feature = All | |
| _UI_Employee_name_feature = Name | |
| _UI_Employee_salary_feature = Salary | |
| _UI_Employee_projects_feature = Projects | |
| _UI_Employee_department_feature = Department | |
| _UI_Employee_contributions_feature = Contributions | |
| _UI_Manager_leads_feature = Leads | |
| _UI_Manager_managedDepartment_feature = Managed Department | |
| _UI_Contribution_description_feature = Description | |
| _UI_Contribution_employee_feature = Employee | |
| _UI_Contribution_project_feature = Project | |
| _UI_Department_name_feature = Name | |
| _UI_Department_subDepartments_feature = Sub Departments | |
| _UI_Department_employees_feature = Employees | |
| _UI_Department_parentDepartment_feature = Parent Department | |
| _UI_Department_manager_feature = Manager | |
| _UI_Project_name_feature = Name | |
| _UI_Project_departmentWide_feature = Department Wide | |
| _UI_Project_projectTeam_feature = Project Team | |
| _UI_Project_lead_feature = Lead | |
| _UI_Project_contributions_feature = Contributions | |
| _UI_Unknown_feature = Unspecified | |