blob: 5e5af74d9b07a8ed3f20f41215d7ef95c4887d99 [file] [log] [blame]
## These strings were copied from org.eclipse.emf.common/plugin.properties
#
_UI_UnexecutableCommand_label=Do Nothing
_UI_UnexecutableCommand_description=Execute nothing whatsoever
_UI_IdentityCommand_label=Identity
_UI_IdentityCommand_description=Execute nothing but yield a result
_UI_IgnoreException_exception=An exception was ignored during command execution
_UI_CompoundCommand_label=Do Commands
_UI_CompoundCommand_description=Execute a series of commands
_UI_CommandWrapper_label=Wrapper
_UI_CommandWrapper_description=Execute an empty command wrapper
_EXC_Method_not_implemented=The method {0} is not implemented
_UI_AbstractCommand_label=Do Command
_UI_AbstractCommand_description=Execute a command