# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. #--------------------------------------------------------------------------------------------------- # The IDs used more than once #--------------------------------------------------------------------------------------------------- Prop_ConnectionPropertyPage_id=org.apache.directory.studio.connection.ui.properties.ConnectionPropertyPage NewWizards_NewConnectionWizard_id=org.apache.directory.studio.connection.ui.wizards.NewConnectionWizard ConnectionParameterPage_NetworkParameterPage_id=org.apache.directory.studio.connection.ui.widgets.NetworkParameterPage PrefPage_ConnectionsPreferencePage_id=org.apache.directory.studio.connection.preferences.ConnectionsPreferencePage PrefPage_CertificateValidationPreferencePage_id=org.apache.directory.studio.connection.preferences.CertificateValidationPreferencePage #--------------------------------------------------------------------------------------------------- # The I18n Strings #--------------------------------------------------------------------------------------------------- ExtensionPoint_ConnectionParameterPages_name=Connection Parameter Pages Prop_ConnectionPropertyPage_name=Connection NewWizards_NewConnectionWizard_name=LDAP Connection ConnectionParameterPage_NetworkParameterPage_name=Network Parameter ConnectionParameterPage_NetworkParameterPage_description=Please enter connection name and network parameters. ConnectionParameterPage_AuthenticationParameterPage_name=Authentication ConnectionParameterPage_AuthenticationParameterPage_description=Please select an authentication method and input authentication data. PrefPage_ConnectionsPreferencePage_name=Connections PrefPage_CertificateValidationPreferencePage_name=Certificate Validation PrefPage_PasswordsKeystorePreferencePage_name=Passwords Keystore