10139N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
10139N/A# Copyright (c) 2008 Sun Microsystems, Inc. All Rights Reserved.
10139N/A# The contents of this file are subject to the terms
10139N/A# of the Common Development and Distribution License
10139N/A# (the License). You may not use this file except in
10139N/A# You can obtain a copy of the License at
18029N/A# See the License for the specific language governing
18029N/A# permission and limitations under the License.
18029N/A# When distributing Covered Code, include this CDDL
10139N/A# Header Notice in each file and include the License file
10139N/A# If applicable, add the following below the CDDL Header,
10139N/A# with the fields enclosed by brackets [] replaced by
10139N/A# your own identifying information:
18688N/A# "Portions Copyrighted [year] [name of copyright owner]"
19140N/A# Portions Copyrighted 2012-2014 ForgeRock AS
10139N/A# Locale resources for Tools for Agent for BEA WebLogic 10.0
16401N/A# ------------------------ INST FINDER INTERACTIONS ----------------------------
10139N/AINT_STARTUP_SCR_DESC= Enter the path to the location of the script used to \
10139N/A start the WebLogic domain. Please ensure that the agent \
10139N/A is first installed on the admin server instance before \
10139N/A installing on any managed server instance.
18029N/AINT_STARTUP_SCR_PROMPT= Enter the Startup script location
18029N/AINT_STARTUP_SCR_SUMMARY_DESC= Startup script location
18029N/AINT_STARTUP_SCR_HELP= The value should be the path to the startup script \
18029N/A used by the Weblogic domain secured by the agent. \
18029N/A CAUTION : Please ensure that the agent is first \
18029N/A installed on the admin server instance before \
18029N/A installing on any managed server instance.
18029N/AINT_STARTUP_SCR_ERROR= ERROR: Invalid startup script location
18039N/AINT_SERVER_NAME_DESC= Enter the name of the WebLogic Server instance \
18029N/AINT_SERVER_NAME_PROMPT=Enter the WebLogic Server instance name
18029N/AINT_SERVER_NAME_SUMMARY_DESC= WebLogic Server instance name
18029N/AINT_SERVER_NAME_HELP= This name identifies the WebLogic Server \
18029N/A instance that is secured by the Policy Agent.
18029N/AINT_SERVER_NAME_ERROR=ERROR: Invalid Server instance name. Please \
18029N/AINT_WEBLOGIC_HOME_DIR_DESC= Enter the WebLogic home directory
18029N/AINT_WEBLOGIC_HOME_DIR_PROMPT= Enter the WebLogic home directory
18029N/AINT_WEBLOGIC_HOME_DIR_SUMMARY_DESC= WebLogic home directory
18029N/AINT_WEBLOGIC_HOME_DIR_HELP= The value should be the path to the WebLogic home directory
18029N/AINT_WEBLOGIC_HOME_DIR_ERROR= ERROR: Invalid Weblogic home directory
10139N/AINT_DOMAIN_IS_PORTAL_DESC= Enter true if the agent is being installed on a \
10139N/AINT_DOMAIN_IS_PORTAL_PROMPT= Is the agent being installed on a Portal domain ?
10139N/AINT_DOMAIN_IS_PORTAL_SUMMARY_DESC= Agent Installed on Portal domain
10139N/AINT_DOMAIN_IS_PORTAL_HELP= Domain where the agent is being installed. Enter \
10139N/A true if installing agent on a Portal domain. Enter \
10139N/A false if the agent is installed on a server domain.
18029N/AINT_DOMAIN_IS_PORTAL_ERROR= ERROR : Invalid input. Please enter true for \
18029N/A Portal domain or false for Server domain.
18029N/AINT_PORTAL_CONTEXT_URI_DESC= Enter the Deployment URI for the portal \
10139N/A application that is protected by the agent.
10139N/AINT_PORTAL_CONTEXT_URI_PROMPT= Enter the Deployment URI for the portal \
10139N/AINT_PORTAL_CONTEXT_URI_SUMMARY_DESC= Deployment URI for the portal Application
10139N/AINT_PORTAL_CONTEXT_URI_HELP= The Deployment URI for the portal Application \
18029N/A that is protected by the agent.
18029N/AINT_PORTAL_CONTEXT_URI_ERROR= ERROR: Invalid Application Deployment URI. \
17286N/A# Welcome message for the installer
10139N/AWELCOME_MESSAGE= Welcome to the OpenAM Policy Agent for \
10139N/A# Exit message for the installer
10139N/AEXIT_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} ...