2338N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
2338N/A# Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.
2338N/A# The contents of this file are subject to the terms
2338N/A# of the Common Development and Distribution License
2338N/A# (the License). You may not use this file except in
2338N/A# compliance with the License.
2338N/A# You can obtain a copy of the License at
2338N/A# See the License for the specific language governing
2338N/A# permission and limitations under the License.
2338N/A# When distributing Covered Code, include this CDDL
2338N/A# Header Notice in each file and include the License file
2338N/A# If applicable, add the following below the CDDL Header,
2338N/A# with the fields enclosed by brackets [] replaced by
2338N/A# your own identifying information:
2338N/A# "Portions Copyrighted [year] [name of copyright owner]"
2338N/A# Portions Copyrighted 2012-2014 ForgeRock AS
# Locale resources for Tools for Agent for BEA WebLogic 10.0
# ------------------------ INST FINDER INTERACTIONS ----------------------------
INT_STARTUP_SCR_DESC= Enter the path to the location of the script used to \
start the WebLogic domain. Please ensure that the agent \
is first installed on the admin server instance before \
installing on any managed server instance.
INT_STARTUP_SCR_PROMPT= Enter the Startup script location
INT_STARTUP_SCR_SUMMARY_DESC= Startup script location
INT_STARTUP_SCR_HELP= The value should be the path to the startup script \
used by the Weblogic domain secured by the agent. \
CAUTION : Please ensure that the agent is first \
installed on the admin server instance before \
installing on any managed server instance.
INT_STARTUP_SCR_ERROR= ERROR: Invalid startup script location
INT_SERVER_NAME_DESC= Enter the name of the WebLogic Server instance \
INT_SERVER_NAME_PROMPT=Enter the WebLogic Server instance name
INT_SERVER_NAME_SUMMARY_DESC= WebLogic Server instance name
INT_SERVER_NAME_HELP= This name identifies the WebLogic Server \
instance that is secured by the Policy Agent.
INT_SERVER_NAME_ERROR=ERROR: Invalid Server instance name. Please \
INT_WEBLOGIC_HOME_DIR_DESC= Enter the WebLogic home directory
INT_WEBLOGIC_HOME_DIR_PROMPT= Enter the WebLogic home directory
INT_WEBLOGIC_HOME_DIR_SUMMARY_DESC= WebLogic home directory
INT_WEBLOGIC_HOME_DIR_HELP= The value should be the path to the WebLogic home directory
INT_WEBLOGIC_HOME_DIR_ERROR= ERROR: Invalid Weblogic home directory
INT_DOMAIN_IS_PORTAL_DESC= Enter true if the agent is being installed on a \
INT_DOMAIN_IS_PORTAL_PROMPT= Is the agent being installed on a Portal domain ?
INT_DOMAIN_IS_PORTAL_SUMMARY_DESC= Agent Installed on Portal domain
INT_DOMAIN_IS_PORTAL_HELP= Domain where the agent is being installed. Enter \
true if installing agent on a Portal domain. Enter \
false if the agent is installed on a server domain.
INT_DOMAIN_IS_PORTAL_ERROR= ERROR : Invalid input. Please enter true for \
Portal domain or false for Server domain.
INT_PORTAL_CONTEXT_URI_DESC= Enter the Deployment URI for the portal \
application that is protected by the agent.
INT_PORTAL_CONTEXT_URI_PROMPT= Enter the Deployment URI for the portal \
INT_PORTAL_CONTEXT_URI_SUMMARY_DESC= Deployment URI for the portal Application
INT_PORTAL_CONTEXT_URI_HELP= The Deployment URI for the portal Application \
that is protected by the agent.
INT_PORTAL_CONTEXT_URI_ERROR= ERROR: Invalid Application Deployment URI. \
# Welcome message for the installer
WELCOME_MESSAGE= Welcome to the OpenAM Policy Agent for \
BEA WebLogic 10.0 Platform.
# Exit message for the installer
EXIT_MESSAGE= Thank you for using OpenAM Policy Agent
WL_ERR_IN_VALID_HOME_DIR= Invalid Home Directory for WebLogic:
# Locale messages for Validators. Prefix: VA
VA_MSG_WL_VAL_STARTUP_SCRIPT = Valid Startup script location : {0}
VA_WRN_AS_IN_VAL_STARTUP_SCRIPT = Invalid Startup script location : {0}
# Locale messages for Validators. Prefix: VA
VA_MSG_WL_VAL_WEBLOGIC_HOME_DIR = Valid Weblogic Home Directory location : {0}
VA_WRN_WL_INVAL_WEBLOGIC_HOME_DIR = Invalid Weblogic Home Directory location : {0}
VA_MSG_WL_VAL_WEBLOGIC_VERSION = Valid Weblogic Server Version : {0}
VA_WRN_WL_INVAL_WEBLOGIC_VERSION = Invalid Weblogic Server Version : {0}
VA_MSG_WL_VAL_WEBLOGIC_DOMAIN = Weblogic Domain : {0}
VA_WRN_WL_INVAL_WEBLOGIC_DOMAIN = Invalid choice : {0}
# Locale messages for Tasks. Prefix: TSK
# There will be 2 message definitions for install and uninstall - 1 each for
TSK_MSG_COPY_MBEANS_ROLLBACK= Rollback {0} ...
TSK_MSG_CONFIGURE_CONFIG_XML_EXECUTE= Configure {0} ...
TSK_MSG_CONFIGURE_CONFIG_XML_ROLLBACK = Rollback {0} ...
TSK_MSG_UNCONFIGURE_CONFIG_XML_EXECUTE= Unconfigure {0} ...
TSK_MSG_CONFIGURE_STARTUP_SCRIPT_EXECUTE= Configure {0} ...
TSK_MSG_CONFIGURE_STARTUP_SCRIPT_ROLLBACK= Rollback {0} ...
TSK_MSG_UNCONFIGURE_STARTUP_SCRIPT_EXECUTE= UnConfigure {0} ...
TSK_MSG_CONFIGURE_AMAGENT_EXECUTE= Configure {0} ...
TSK_MSG_CONFIGURE_AMAGENT_ROLLBACK= Rollback {0} ...