org.netbeans.modules.keyring.fallback.Bundle.properties Maven / Gradle / Ivy
# 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.
OpenIDE-Module-Display-Category=Infrastructure
OpenIDE-Module-Name=Keyring Fallback
FallbackProvider.sample_key.description=Sample value ensuring that decryption is working.
FallbackProvider.msg_clear_keys=\
Your previously stored passwords cannot be decrypted. \
Do you wish to forget all existing passwords and start with a fresh keyring?
FallbackProvider.title_clear_keys=Delete Stored Passwords
MasterPasswordPanel.ok=OK
MasterPasswordPanel.enter_master_password=Enter Master Password
MasterPasswordPanel.enter_password=Enter password
MasterPasswordPanel.enter_new_password=Enter new password
MasterPasswordPanel.password_mismatch=New passwords do not match
MasterPasswordPanel.setNewBox.text=&Change...
MasterPasswordPanel.newLabel1.text=&New Master Password:
MasterPasswordPanel.newLabel2.text=&Retype:
MasterPasswordPanel.explanation.text=The IDE can remember passwords for you, protected by a master password. If you have not chosen one yet, do so now; you will be prompted for it in subsequent sessions when needed. You can also change the master password whenever you are prompted for it.
MasterPasswordPanel.masterPasswordLabel.text=Master &Password:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy