Stephan Herrmann | 0dfe5d0 | 2011-03-01 14:38:04 +0000 | [diff] [blame] | 1 | ChangeSignatureAdaptor_callinBaseArgDeleteIncomplete_info=Deleting arguments at the base side of a callin binding is not fully supported. Please manually update transitive references. |
| 2 | ChangeSignatureAdaptor_callinRoleArgAddIncomplete_info=Adding arguments at the role side of a callin binding is not fully supported. Please manually update transitive references. |
| 3 | ChangeSignatureAdaptor_calloutBaseArgAddIncomplete_info=Adding arguments at the base side of a callout binding is not fully supported. Please manually update transitive references. |
| 4 | ChangeSignatureAdaptor_calloutRoleArgDeleteIncomplete_info=Deleting arguments at the role side of a callout binding is not fully supported. Please manually update transitive references. |
| 5 | ChangeSignatureAdaptor_cannotCreateParamMap_CTF_warning=Need to create parameter mapping, which however is not yet implemented for callout-to-field |
| 6 | ChangeSignatureAdaptor_cannotCreateParamMap_MultiCallin_warning=Need to create parameter mapping, which however is not yet implemented for callin to multiple bases |
| 7 | ChangeSignatureAdaptor_cannotUpdateParameterMapping_warning=Cannot update existing parameter mapping |
Stephan Herrmann | 4d66a6a | 2011-03-12 00:39:49 +0000 | [diff] [blame^] | 8 | ExtractInterfaceAdaptor_createAsRole_checkbox=Create as role of the enclosing team |
| 9 | ExtractInterfaceAdaptor_createInterface_changeName=Create interface {0} |
Stephan Herrmann | 0dfe5d0 | 2011-03-01 14:38:04 +0000 | [diff] [blame] | 10 | MoveInstanceMethodAdaptor_ambiguousMethodSpec_error=Refactoring cannot be performed\! There would be an ambiguous method specifier in a method binding after moving\! |
| 11 | MoveInstanceMethodAdaptor_checkOverloading_progress=Checking Overloading |
| 12 | MoveInstanceMethodAdaptor_moveInstanceMethod_name=Move Instance Method |
| 13 | MoveInstanceMethodAdaptor_overloading_error=Moved method will be overloaded after refactoring\! |
| 14 | PullUpAdaptor_ambiguousMethodSpec_error=Refactoring cannot be performed\! There would be an ambiguous method specifier in a method binding after moving\! |
| 15 | PullUpAdaptor_callinMethodToNonRole_error=The callin method ''{0}'' can only be moved to a role (OTJLD \uFFFD4.2.(d)). |
| 16 | PullUpAdaptor_checkOverloading_progress=Checking Overloading |
| 17 | PullUpAdaptor_checkOverriding_progress=Checking Overriding |
| 18 | PullUpAdaptor_checkShadowing_progress=Checking Shadowing |
| 19 | PullUpAdaptor_fieldShadowing_error=The pulled up field ''{0}'' would be shadowed in ''{1}''. |
| 20 | PullUpAdaptor_overloading_error=The pulled up method ''{0}'' would be overloaded after refactoring. |
| 21 | PullUpAdaptor_overriding_error=The pulled up method ''{0}'' would be overridden in ''{1}''. |
| 22 | PullUpAdaptor_referencedByMethodBinding_error=Pulled up member ''{0}'' is referenced in an aspect binding by ''{1}'' |
| 23 | PushDownAdaptor_ambiguousMethodSpec_error=Refactoring cannot be performed\! There would be an ambiguous method specifier in a method binding after moving\! |
| 24 | PushDownAdaptor_boundAsCallout_error=The pushed down method ''{0}'' is bound in a callout method binding in ''{1}''. |
| 25 | PushDownAdaptor_boundAsCTF_error=The pushed down method ''{0}'' is bound in a callout to field binding in ''{1}''. |
| 26 | PushDownAdaptor_boundInCallin_error=The pushed down method ''{0}'' is bound in a callin method binding in ''{1}'' and will not be visible after refactoring. |
| 27 | PushDownAdaptor_checkShadowing_progress=Checking Shadowing |
| 28 | PushDownAdaptor_overloading_error=The pushed down method ''{0}'' would be overloaded after refactoring. |
| 29 | PushDownAdaptor_overloading_progress=Checking Overloading |
| 30 | PushDownAdaptor_overriding_progress=Checking Overriding |
| 31 | PushDownAdaptor_overridingImplicitlyInherited_error=The pushed down method ''{0}'' would override the implicitly inherited method ''{1}''. |
| 32 | PushDownAdaptor_phantomRoleConflict_error=An implicit sub role of ''{0}'' is a phantom role, therefore the pushed down members cannot be moved to ''{1}''. |
| 33 | PushDownAdaptor_referencedByCallin_error=The pushed down method ''{0}'' is referenced in a callin method binding in ''{1}'' and will not be visible after refactoring. |
| 34 | PushDownAdaptor_referencedByCallout_error=The pushed down method ''{0}'' is referenced in a callout method binding in ''{1}'' and will not be visible after refactoring. |
| 35 | PushDownAdaptor_referencedByCalloutParamMap_error=The pushed down member ''{0}'' is referenced in a callout parameter mapping in ''{1}'' and will not be visible after refactoring. |
| 36 | PushDownAdaptor_referencedByCTF_error=The pushed down field ''{0}'' is referenced in a callout to field binding in ''{1}'' and will not be visible after refactoring. |
| 37 | PushDownAdaptor_referencedByCTFParamMap_error=The pushed down member ''{0}'' is referenced in a callout to field value mapping in ''{1}'' and will not be visible after refactoring. |
| 38 | PushDownAdaptor_referencedByMethod_error=Pushed down member ''{0}'' is referenced by ''{1}''. |
| 39 | PushDownAdaptor_referencedInCallinParamMap_error=The pushed down member ''{0}'' is referenced in a callin parameter mapping in ''{1}'' and will not be visible after refactoring. |
| 40 | PushDownAdaptor_shadowing_error=The pushed down field ''{0}'' would be shadowed in ''{1}''. |
| 41 | RenameMethodAmbuguityMsgCreator_ambiguousMethodSpec_error=Refactoring cannot be performed\! There would be an ambiguous method specifier in a method binding after renaming\! |
| 42 | RenameMethodOverloadingMsgCreator_overloading_error=Renamed method will be overloaded after refactoring\! |
| 43 | RenameTypeAdaptor_addType_editName=Add Type |
| 44 | RenameTypeAdaptor_changeImplicitTypes_progress=Create changes for implicit type declarations |
| 45 | RenameTypeAdaptor_newTypeConflic_error=New type ''{0}'' conflicts with the existing type ''{1}''. |
| 46 | RenameTypeAdaptor_overridden_error=The renamed role type would be overridden by role type ''{0}''. |
| 47 | RenameTypeAdaptor_overriding_error=The renamed role type would override the inherited role type ''{0}''. |
| 48 | RenameTypeAdaptor_overriding_progress=Check Overriding |
| 49 | RenameTypeAdaptor_predefinedRoleName_error=''{0}'' is a predefined role type and cannot be overridden |
| 50 | RenameTypeAdaptor_roleShadowing_error=A role type named ''{0}'' exists in ''{1}'' and would shadow the renamed type (OTJLD §1.4(a)). |
| 51 | RenameTypeAdaptor_shadowedByRole_error=The role type ''{0}'' would shadow the renamed type (OTJLD §1.4(a)). |
| 52 | RenameTypeAdaptor_shadowExistingType_error=The renamed role type would shadow the visible type ''{0}'' (OTJLD §1.4(a)). |
| 53 | RenameTypeAdaptor_teamCollidesWithPackage_error=The new team name ''{0}'' collides with the package ''{1}'', therefore a renaming of the role directory ''{2}'' is impossible. |