blob: 0c793501411f6ff8dbf86a1ace43032cb89f94af [file] [log] [blame]
Stephan Herrmann98502132010-04-02 14:34:38 +00001pluginName=Object Teams Development Tooling UI (Incubation)
2providerName=Eclipse.org - Object Teams
Stephan Herrmann01664412010-04-01 20:28:43 +00003
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