cliBase.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
e999539fb3e45b2617571e0e3ecd651992291701Mark Andrews# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
2a40fdc2d34adb8a5c72a748449699666032d461Mark Andrews# The contents of this file are subject to the terms
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews# of the Common Development and Distribution License
a3b428812703d22a605a9f882e71ed65f0ffdc65Mark Andrews# (the License). You may not use this file except in
a9789e288ee11ae4315e27235c33bae5405bd7c4Mark Andrews# compliance with the License.
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrews# You can obtain a copy of the License at
068a66979695c77359e7a9181bb3f831c965b21cMark Andrews# https://opensso.dev.java.net/public/CDDLv1.0.html or
d56e188030368b835122d759ebbf8d9613c166f4Mark Andrews# See the License for the specific language governing
c718d15a9a95054ee3c71540c02335426071fc6dMark Andrews# permission and limitations under the License.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# When distributing Covered Code, include this CDDL
c718d15a9a95054ee3c71540c02335426071fc6dMark Andrews# Header Notice in each file and include the License file
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# If applicable, add the following below the CDDL Header,
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# with the fields enclosed by brackets [] replaced by
c718d15a9a95054ee3c71540c02335426071fc6dMark Andrews# your own identifying information:
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrews# "Portions Copyrighted [year] [name of copyright owner]"
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews# $Id: cliBase.properties,v 1.10 2009/11/04 23:36:45 veiming Exp $
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafssonexception-message-missing-definition-class=Definition class name for running this tool is missing.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrewsexception-message-missing-command-name=Command Name for running this tool is missing.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrewsexception-message-definition-class-not-found=Definition Class, {0} not found.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafssonexception-message-class-cast-definition-class=Definition Class, {0} does not implement com.sun.identity.tools.cli.IDefinition.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrewsexception-message-instantiation-definition-class=Definition Class, {0} not be instantiated.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellingtonexception-message-illegal-access-definition-class=Illegal Access of Definition Class, {0}.
a3b428812703d22a605a9f882e71ed65f0ffdc65Mark Andrewsexception-message-reserved-option=Sub command, {0} is using a reserved option, {1}.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsexception-message-duplicated-option=Sub command, {0} is duplicated, {1}.
c718d15a9a95054ee3c71540c02335426071fc6dMark Andrewsexception-message-cannot-construction-output-writer=Cannot construct output writer {0}.
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrewsexception-LDAP-login-failed=Login failed.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsexception-session-based-login-failed=Session based login failed.
c718d15a9a95054ee3c71540c02335426071fc6dMark Andrewsexception-incorrect-data-format=Incorrect data format, {0}.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsexception-cannot-bootstrap=Unable to start the tool.
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrewserror-message-incorrect-options=Incorrect option(s), {0}.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewserror-message-unknown-subcommand=Unknown sub command, {0}.
605bd686e437162b5ab65ac4e7c1be0bba1886ddMark Andrewserror-message-password-file-not-readonly=Password file {0} needs to be readonly by owner only.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewserror-message-file-does-not-exist=File {0} did not exist.
3f6174bffe227be44e241a29d186add00c032ff6Mark Andrewserror-message-http-post-required=HTTP POST protocol is required.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark AndrewsUSAGE_SUBCOMMAND=subcommand
91216cff91b34c9ff6e846dc23f248219cafe660Andreas GustafssonUSAGE_GLOBAL_OPTIONS_TITLE=Global Options:
aa1d397c4736cd86540555193d71e55fa3b37b2aMark AndrewsUSAGE_OPTIONS_TITLE=Options:
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark AndrewsUSAGE_GLOBAL_OPTIONS=global-options
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark AndrewsUSAGE_OPTIONS=options
aa1d397c4736cd86540555193d71e55fa3b37b2aMark AndrewsUSAGE_SUBCOMMAND_TITLE=Subcommands:
aa1d397c4736cd86540555193d71e55fa3b37b2aMark AndrewsARGUMENT_VERSION=Print version of this tool.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark AndrewsARGUMENT_INFORMATION=Print basic information of this tool.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas GustafssonARGUMENT_DEBUG=Run in debug mode. Results sent to the debug file.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark AndrewsARGUMENT_HELP=Print Help.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian WellingtonARGUMENT_ALL_HELP=Print Help with Advanced Sub Commands.
26a77b80bb7ee886c6fa704348d5e80a011d8811Mark AndrewsARGUMENT_LOCALE=Name of the locale to display the results.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark AndrewsARGUMENT_VERBOSE=Run in verbose mode. Results sent to standard output.
6f046a065e5543f8cd7e2f24991c65d2372f4c8dMark AndrewsARGUMENT_SUBCOMMAND_HELP=Print Help for sub command.
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark AndrewsARGUMENT_SUBCOMMAND=Execute sub command.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsverbose-processing-request=Process Request ...
62ee2c9f460d2e2e45dcf1abc8b4b4a4a43f5618Mark Andrewsverbose-reading-definition-files=Reading Definition Files ...
4b2cb1422c7c600fbc13b1cb06a8b4693bc11af8Mark Andrewsverbose-constructing-request-context=Constructing Request Context...
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrewsverbose-processing-sub-command=Processing Sub Command ...
a9789e288ee11ae4315e27235c33bae5405bd7c4Mark Andrewsverbose-validate-mandatory-options=Validating mandatory options...
068a66979695c77359e7a9181bb3f831c965b21cMark Andrewsverbose-authenticating=Authenticating...
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrewsverbose-authenticated=Authenticated.
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrewsverbose-executeCmd=Executing class, {0}.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafssonremaining-unprocessed-requests=There are {0} unprocessed requests.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrewsweb-interface-cmd-name=Sub Command, {0}
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafssonweb-interface-cmd-name-not-found=command not found.
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrewsweb-interface-goto-main-page=Back to main page.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafssonweb-interface-button-submit=Submit
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrewsweb-interface-button-reset=Reset
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellingtonweb-interface-button-add=Add
45eca3a5d46ed15aee14d81f6cb6c9fb6f365344Mark Andrewsweb-interface-button-remove=Remove
a9789e288ee11ae4315e27235c33bae5405bd7c4Mark Andrewsinfo-host-name=Host: {0}
46e873c835bf7d9ec3e1097e0aceb8db5b1ae93aMark Andrewsinfo-base-dir=Installation Directory: {0}
46e873c835bf7d9ec3e1097e0aceb8db5b1ae93aMark Andrewsinfo-bootstrap-with=Bootstrap With: {0}/bootstrap