blob: 4614fe1ec691611499ccedf45b583ac6b1ce9f7e [file] [log] [blame]
# /**
# * <copyright>
# *
# * Copyright (c) 2002-2004 IBM Corporation and others.
# * All rights reserved. This program and the accompanying materials
# * are made available under the terms of the Eclipse Public License v1.0
# * which accompanies this distribution, and is available at
# * http://www.eclipse.org/legal/epl-v10.html
# *
# * Contributors:
# * IBM - Initial API and implementation
# *
# * </copyright>
# *
# * $Id: plugin.properties,v 1.5 2005/06/08 06:19:08 nickb Exp $
# */
# NLS_MESSAGEFORMAT_VAR
# ==============================================================================
# Do not change the properties between this line and the last line containing:
# %%% END OF TRANSLATED PROPERTIES %%%
# Instead, either redefine an existing property, or create a new property,
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
pluginName = EMF Common
providerName = Eclipse.org
_EXC_Method_not_implemented = The method {0} is not implemented
_UI_AbstractCommand_label = Do Command
_UI_AbstractCommand_description = Execute a command
_UI_CommandWrapper_label = Wrapper
_UI_CommandWrapper_description = Execute an empty command wrapper
_UI_CompoundCommand_label = Do Commands
_UI_CompoundCommand_description = Execute a series of commands
_UI_IdentityCommand_label = Identity
_UI_IdentityCommand_description = Execute nothing but yield a result
_UI_UnexecutableCommand_label = Do Nothing
_UI_UnexecutableCommand_description = Execute nothing whatsoever
_UI_IgnoreException_exception = An exception was ignored during command execution
_UI_NullLogEntry_exception = A null log entry was logged
_UI_StringResourceNotFound_exception = The string resource ''{0}'' could not be located
_UI_ImageResourceNotFound_exception = The image resource ''{0}'' could not be located
# ==============================================================================
# %%% END OF TRANSLATED PROPERTIES %%%
# The above properties have been shipped for translation.
# ==============================================================================
_UI_OK_diagnostic_0 = OK
_UI_Cancel_diagnostic_0 = Cancel