blob: 01f37556f95675e47ce0e43bd746d473972931ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<!-- 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 "Master Passwords">
<!ENTITY managepassword.caption "Master Password Timeout">
<!ENTITY managepassword.text "&brandShortName; will ask for your master password:">
<!ENTITY managepassword.askfirsttime "The first time it is needed">
<!ENTITY managepassword.askfirsttime.accesskey "t">
<!ENTITY managepassword.askeverytime "Every time it is needed">
<!ENTITY managepassword.askeverytime.accesskey "E">
<!ENTITY managepassword.asktimeout "If it has not been used for ">
<!ENTITY managepassword.asktimeout.accesskey "n">
<!ENTITY managepassword.timeout.unit "minutes or longer">
<!ENTITY changepassword.caption "Change Master Password">
<!ENTITY changepassword.text "Your master password protects sensitive information such as web passwords and certificates.">
<!ENTITY changepassword.button "Change Password…">
<!ENTITY changepassword.accesskey "C">
<!ENTITY resetpassword.caption "Ana Parolayı Sıfırla">
<!ENTITY resetpassword.text "If you reset your master password, all of your stored web and e-mail passwords, form data, personal certificates, and private keys will be lost.">
<!ENTITY resetpassword.button "Reset Password">
<!ENTITY resetpassword.accesskey "R">
|