mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
44 lines
1.8 KiB
DTD
44 lines
1.8 KiB
DTD
<!-- 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 savedLogins.title "Saved Logins">
|
|
|
|
<!ENTITY closebutton.label "Close">
|
|
<!ENTITY closebutton.accesskey "C">
|
|
|
|
<!ENTITY treehead.site.label "Site">
|
|
<!ENTITY treehead.username.label "Username">
|
|
<!ENTITY treehead.password.label "Password">
|
|
<!ENTITY treehead.timeCreated.label "First Used">
|
|
<!ENTITY treehead.timeLastUsed.label "Last Used">
|
|
<!ENTITY treehead.timePasswordChanged.label "Last Changed">
|
|
<!ENTITY treehead.timesUsed.label "Times Used">
|
|
|
|
<!ENTITY remove.label "Remove">
|
|
<!ENTITY remove.accesskey "R">
|
|
|
|
<!ENTITY addLogin.label "Add Login">
|
|
<!ENTITY addLogin.accesskey "L">
|
|
|
|
<!ENTITY import.label "Import…">
|
|
<!ENTITY import.accesskey "I">
|
|
|
|
<!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">
|
|
|
|
<!ENTITY copyUsernameCmd.label "Copy Username">
|
|
<!ENTITY copyUsernameCmd.accesskey "U">
|
|
|
|
<!ENTITY editPasswordCmd.label "Edit Password">
|
|
<!ENTITY editPasswordCmd.accesskey "E">
|
|
|
|
<!ENTITY editUsernameCmd.label "Edit Username">
|
|
<!ENTITY editUsernameCmd.accesskey "d">
|