blob: 302800f930ed4f01d7e0a17b741d6f90026a209f [file] [log] [blame]
Stephan Herrmann01664412010-04-01 20:28:43 +00001pluginName= Object Teams Development Tools UI
2providerName= Fraunhofer FIRST
3
4# New OT project wizard
5ObjectTeams = Object Teams
6NewOTProject.label = Object Teams Project
7NewOTProject.description = Create an Object Teams project
8
9# NewTeamCreationWizard
10NewTeam.label = Team
11NewTeam.description = Create a team
12
13# NewRoleCreationWizard
14NewRole.label = Role
15NewRole.description = Create a role
16
17perspectiveName=Object Teams
18viewCategoryName=Object Teams
19packagesViewName=Package Explorer
20hierarchyViewName=Hierarchy
21
22##########################################################################
23# Compiler configurable options
24##########################################################################
25OTCompilerPreferencePageName=Compiler (OT/J)
26OTCompilerPropertyPageName=Java Compiler (OT/J)
27
28preferenceKeywords.compiler.options=Java errors warnings ignore compiler options decapsulation basecall lifting callin playedBy role
29
30
31############################
32
33OTGeneralPreferencePageName=Object Teams
34
35# Context menu:
36CompareWithBaseMethodAction.label=&Bound Base Method
37CompareWithBaseMethodAction.description=Compare the current method with the base method it replaces.
38# Repeated from org.eclipse.compare:
39CompareWithMenu.label= Comp&are With