From d3b837471f3d9eb270c5bbea63308ddf4968d2bb Mon Sep 17 00:00:00 2001 From: David McKnight Date: Wed, 2 Aug 2006 14:53:24 +0000 Subject: [PATCH] Bug 142968 - more IBM strings to change --- .../org/eclipse/rse/ui/view/SystemViewResources.java | 12 ------------ .../schema/subsystemConfiguration.exsd | 4 +--- rse/plugins/org.eclipse.rse.ui/systemmessages.xml | 2 +- 3 files changed, 2 insertions(+), 16 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemViewResources.java b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemViewResources.java index 41467c930ba..d4fe708f46c 100644 --- a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemViewResources.java +++ b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemViewResources.java @@ -216,18 +216,6 @@ public class SystemViewResources extends NLS { public static String RESID_PROPERTY_TEAM_COMPILETYPE_TYPE_VALUE; public static String RESID_PROPERTY_TEAM_COMPILECMD_TYPE_VALUE; - // Property sheet values: User actions - public static String RESID_PROPERTY_ORIGIN_IBM_VALUE; - public static String RESID_PROPERTY_ORIGIN_IBMUSER_VALUE; - public static String RESID_PROPERTY_ORIGIN_USER_VALUE; - public static String RESID_PROPERTY_ORIGIN_ISV_VALUE; - public static String RESID_PROPERTY_ORIGIN_ISVUSER_VALUE; - public static String RESID_PROPERTY_USERACTION_VENDOR_LABEL; - public static String RESID_PROPERTY_USERACTION_VENDOR_TOOLTIP; - public static String RESID_PROPERTY_USERACTION_DOMAIN_LABEL; - public static String RESID_PROPERTY_USERACTION_DOMAIN_TOOLTIP; - public static String RESID_PROPERTY_USERACTION_DOMAIN_ALL_VALUE; - // Property sheet values: Compile types public static String RESID_PROPERTY_COMPILETYPE_TYPES_LABEL; public static String RESID_PROPERTY_COMPILETYPE_TYPES_DESCRIPTION; diff --git a/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfiguration.exsd b/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfiguration.exsd index 26a55d0fc19..c841e248d44 100644 --- a/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfiguration.exsd +++ b/rse/plugins/org.eclipse.rse.ui/schema/subsystemConfiguration.exsd @@ -151,15 +151,13 @@ of a particular category, via their <samp>subsystemconfigurationCategory&l For example, if listing database resources you might specify a category of "database". -IBM-supplied categories include "files", "cmds" and "jobs". - Optional. Only used when naming an IBM-supplied subsystem configuration in the <samp>class</samp> attribute, when you want to subclass or replace the IBM-supplied ISystem object used to manage the live connection with the remote system. Name a class that implements <samp>org.eclipse.rse.core.subsystems.IConnectorService</samp>, -or extends the appropriate IBM-supplied class such as <samp>com.ibm.etools.systems.universal.UniversalSystem</samp> for unix, windows and system types. + Optional. diff --git a/rse/plugins/org.eclipse.rse.ui/systemmessages.xml b/rse/plugins/org.eclipse.rse.ui/systemmessages.xml index 33c071166d7..b0bb45ded7f 100644 --- a/rse/plugins/org.eclipse.rse.ui/systemmessages.xml +++ b/rse/plugins/org.eclipse.rse.ui/systemmessages.xml @@ -174,7 +174,7 @@ Contributors: Profile name %1 is reserved - The given profile name is reserved by IBM. Specify another name for the profile. + The given profile name is reserved. Specify another name for the profile. Connection of name %1 already exists in profile %2. Continue?