amAuthScriptedDevicePrint.properties revision 297d50ecdec790c7b0d75d204c8695b406e274c1
# The contents of this file are subject to the terms of the Common Development and
# Distribution License (the License). You may not use this file except in compliance with the
# License.
#
# You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
# specific language governing permission and limitations under the License.
#
# When distributing Covered Software, include this CDDL Header Notice in each file and include
# the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
# Header, with the fields enclosed by brackets [] replaced by your own identifying
# information: "Portions copyright [year] [name of copyright owner]".
#
# Copyright 2014 ForgeRock AS.
#
# Module name on console
iplanet-am-auth-scripted-device-print-service-description=Scripted Device Print Module
# Module settings
a101=Client-side Script Enabled
a101.help=Enable this setting if the client-side script should be executed.
a102=Client-side Script
a102.help=The client-side script.
a103=Server-side Script Language
a103.help=The language the server-side script is written in.
a103.help.txt=This is used to determine how to validate the script, as well as which engine to run the script within.
a104=Server-side Script
a104.help=The server-side script to execute.
a104.help.txt=This script will be run on the server, subsequent to any client script having returned. It can be \
written in the selected language.
a500=Authentication Level
a500.help=The authentication level associated with the authentication module.
a500.help.txt=Each authentication module has an authentication level that can be used to indicate the level of \
security associated with the module; 0 is the lowest (and the default).
# Module localizations
choice1=JavaScript
choice2=Groovy
language-not-supported=The chosen Scripting Language is not supported