trusted.properties
来自「cqME :java framework for TCK test.」· PROPERTIES 代码 · 共 84 行
PROPERTIES
84 行
## $Id$## Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER## This program is free software; you can redistribute it and/or# modify it under the terms of the GNU General Public License version# 2 only, as published by the Free Software Foundation.## This program is distributed in the hope that it will be useful, but# WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU# General Public License version 2 for more details (a copy is# included at /legal/license.txt).## You should have received a copy of the GNU General Public License# version 2 along with this work; if not, write to the Free Software# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA# 02110-1301 USA## Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa# Clara, CA 95054 or visit www.sun.com if you need additional# information or have any questions.#error.initPerms=WARNING: Resource bundle with permissions is missing: {0}CustomPermissionsInterview.customPermsIntro.smry=Untrusted Security PolicyCustomPermissionsInterview.customPermsIntro.text=The following questions gather information regarding untrusted security policy.CustomPermissionsInterview.quickPermissions.smry=Security ConfigurationsCustomPermissionsInterview.quickPermissions.text=Select the proper security configuration.CustomPermissionsInterview.quickPermissions.maximum=MaximumCustomPermissionsInterview.quickPermissions.custom=CustomTrustedInterview.securityIntro.smry=SecurityTrustedInterview.securityIntro.text=The following questions gather security-related information.TrustedInterview.trustedAppsSupport.smry=Trusted MIDlet Suites SupportTrustedInterview.trustedAppsSupport.text=Does the implementation under test support Trusted MIDlet Suites?TrustedInterview.trustMidlets.smry=Security ModeTrustedInterview.trustMidlets.text=Do you want to test the behavior of untrusted or trusted MIDlet suites in this run?TrustedInterview.trustMidlets.notrust=UntrustedTrustedInterview.trustMidlets.trust=TrustedTrustedInterview.customPerms.smry=- Custom MIDlet PermissionsTrustedInterview.customPerms.text=Which permissions must the test device or user grant to untrusted MIDlets?TrustedInterview.proprietary.smry=- Custom Signing ClassTrustedInterview.proprietary.text=Do you want to use a custom class to sign MIDlets?TrustedInterview.signerJar.smry=- Signer JAR FileTrustedInterview.signerJar.text=Specify the JAR file that contains the SuiteSigner implementation classes:TrustedInterview.signerClass.smry=- Signer ClassTrustedInterview.signerClass.text=Enter the fully-qualified class name of your SuiteSigner implementation:TrustedInterview.signerArgs.smry=- Signer ArgumentsTrustedInterview.signerArgs.text=Enter any arguments that the test suite must pass to your SuiteSigner init() method:TrustedInterview.jvm.smry=- Java RuntimeTrustedInterview.jvm.text=Enter the location of a stable runtime for use with the keystore:TrustedInterview.jad.smry=- JADToolTrustedInterview.jad.text=Enter the location of the JadTool JAR file:TrustedInterview.defaultPki.smry=- Built-in CertificateTrustedInterview.defaultPki.text=Do you want the test suite to sign a MIDlet suite with its built-in certificate?TrustedInterview.keystore.smry=- KeystoreTrustedInterview.keystore.text=Enter the full name of the J2SE(tm) keystore containing the signing certificate:TrustedInterview.alias.smry=- Certificate AliasTrustedInterview.alias.text=Enter the alias of the certificate:TrustedInterview.storePass.smry=- Keystore PasswordTrustedInterview.storePass.text=Enter the keystore password:TrustedInterview.keyPass.smry=- Private Key PasswordTrustedInterview.keyPass.text=Enter the certificate private key password:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?