blob: 85e716c1d3e51c9a4cd22056552084fdcf0b99c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY pref.masterpass.title "マスターパスワード">
<!ENTITY changepassword.caption "マスターパスワードの変更">
<!ENTITY changepassword.text "マスターパスワードはウェブパスワードや証明書などの機密情報を保護します。">
<!ENTITY changepassword.button "パスワードの変更...">
<!ENTITY changepassword.accesskey "C">
<!ENTITY resetpassword.caption "マスターパスワードのリセット">
<!ENTITY resetpassword.text "マスターパスワードをリセットした場合、保存されているすべてのウェブとメールのパスワード、フォームデータ、個人証明書、秘密鍵が失われます。">
<!ENTITY resetpassword.button "パスワードをリセット">
<!ENTITY resetpassword.accesskey "R">
|