gecko/toolkit/locales/en-US/chrome/passwordmgr/passwordManager.dtd

31 lines
1.3 KiB
DTD
Raw Normal View History

<!--
2012-05-21 04:12:37 -07:00
# 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 savedPasswords.title "Saved Passwords">
<!ENTITY savedPasswordsExceptions.title "Exceptions - Saved Passwords">
<!ENTITY closebutton.label "Close">
<!ENTITY closebutton.accesskey "C">
<!ENTITY loginsSpielExceptions.label "Passwords for the following sites will not be saved:">
<!ENTITY treehead.site.label "Site">
<!ENTITY treehead.username.label "Username">
<!ENTITY treehead.password.label "Password">
<!ENTITY remove.label "Remove">
<!ENTITY remove.accesskey "R">
<!ENTITY removeall.label "Remove All">
<!ENTITY removeall.accesskey "A">
<!ENTITY filter.label "Search:">
<!ENTITY filter.accesskey "S">
<!ENTITY windowClose.key "w">
<!ENTITY focusSearch1.key "f">
<!ENTITY focusSearch2.key "k">
<!ENTITY copyPasswordCmd.label "Copy Password">
<!ENTITY copyPasswordCmd.accesskey "C">