2007-03-22 14:52:36 +00:00
|
|
|
###############################################################################
|
2008-03-14 18:26:35 +00:00
|
|
|
# Copyright (c) 2002, 2008 IBM Corporation and others.
|
2007-03-22 14:52:36 +00:00
|
|
|
# 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
|
2008-03-14 18:26:35 +00:00
|
|
|
#
|
2007-03-22 14:52:36 +00:00
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
2007-03-22 15:50:57 +00:00
|
|
|
# Martin Oberhuber (Wind River) - add providerName
|
2007-06-05 01:39:51 +00:00
|
|
|
# David Dykstal (IBM) - [186589] move properties from org.eclipse.rse.ui
|
2007-03-22 14:52:36 +00:00
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
|
2007-03-22 15:50:57 +00:00
|
|
|
pluginName = RSE User Actions
|
|
|
|
providerName = Eclipse.org
|
2007-06-05 01:39:51 +00:00
|
|
|
|
|
|
|
PropertyPage.TeamViewUserActionNode = User Action Information
|
|
|
|
PropertyPage.TeamViewCompileTypeNode = Compile Type Information
|
|
|
|
PropertyPage.TeamViewCompileCommandNode = Compile Command Information
|
2008-03-14 04:09:22 +00:00
|
|
|
|
|
|
|
DynamicLabel.CompileActionNode = Compile
|
|
|
|
DynamicLabel.UserActionNode = User Action
|