mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 01:31:00 +00:00
23 lines
837 B
DTD
23 lines
837 B
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/. -->
|
|
|
|
<!-- extracted from finddialog.xul -->
|
|
|
|
<!ENTITY findDialog.title "Find in This Page">
|
|
<!ENTITY findField.label "Find what:">
|
|
<!ENTITY findField.accesskey "n">
|
|
<!ENTITY caseSensitiveCheckbox.label "Match case">
|
|
<!ENTITY caseSensitiveCheckbox.accesskey "c">
|
|
<!ENTITY wrapCheckbox.label "Wrap">
|
|
<!ENTITY wrapCheckbox.accesskey "W">
|
|
<!ENTITY findButton.label "Find Next">
|
|
<!ENTITY findButton.accesskey "F">
|
|
<!ENTITY cancelButton.label "Cancel">
|
|
<!ENTITY closeButton.label "Close">
|
|
<!ENTITY up.label "Up">
|
|
<!ENTITY up.accesskey "U">
|
|
<!ENTITY down.label "Down">
|
|
<!ENTITY down.accesskey "D">
|
|
<!ENTITY direction.label "Direction">
|