blob: 4f3ba3a86ab6bd18a6b8bb7ac34b5afbcd9f0a88 [file] [log] [blame]
# 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.
ConfigurationsPanel.lblConfigurations.text=&Configurations:
ConfigurationsPanel.btnAdd.text=&Add...
ConfigurationsPanel.btnEdit.text=&Edit...
ConfigurationsPanel.btnRemove.text=&Remove
ConfigurationsPanel.btnActivate.text=Acti&vate
NewConfigurationPanel.lblId.text=&Configuration Id:
NewConfigurationPanel.lblActivate.text=&Activate profiles:
NewConfigurationPanel.lblHint.text=<html>You can edit additional configuration related properties in other panels.</html>
TIT_Add_Config=Add configuration
TIT_Edit_Config=Edit configuration
TIT_Clone_Config=Clone configuration
ConfigurationsPanel.btnActivate.AccessibleContext.accessibleDescription=Activate configuration
ConfigurationsPanel.btnAdd.AccessibleContext.accessibleDescription=Add configuration
ConfigurationsPanel.btnEdit.AccessibleContext.accessibleDescription=Edit configuration
ConfigurationsPanel.btnRemove.AccessibleContext.accessibleDescription=Remove configuration
ConfigurationsPanel.cbEnable.AccessibleContext.accessibleDescription=Enable Project Configurations
ConfigurationsPanel.cbProfiles.AccessibleContext.accessibleDescription=Use Maven Project Profiles as Configurations
ConfigurationsPanel.lstConfigurations.AccessibleContext.accessibleDescription=Configurations list
NewConfigurationPanel.txtId.AccessibleContext.accessibleDescription=Configuration Id
NewConfigurationPanel.txtActivate.AccessibleContext.accessibleDescription=Activate profiles
ACSD_Add_Config=Add configuration
ACSD_Edit_Config=Edit configuration
ACSD_Clone_Config=Clone configuration
NewConfigurationPanel.lblProperties.text=&Set Properties
NewConfigurationPanel.cbPrivate.AccessibleContext.accessibleDescription=Persist for others to reuse
NewConfigurationPanel.cbPrivate.text=Keep &private to this IDE instance
ConfigurationsPanel.btnClone.text=Clone...