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