blob: d4bf3db994587114b6fe447cd693ff8e8b42e5f2 (
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
25
26
27
28
29
30
31
32
33
34
35
|
<!-- 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.keyNav.title "Keyboard Navigation">
<!ENTITY tabNavigationBehavior.label "Tab Key Navigation">
<!ENTITY tabNavigationLinks.label "Links">
<!ENTITY tabNavigationLinks.accesskey "L">
<!ENTITY tabNavigationForms.label "Buttons, radio buttons, checkboxes, and selection lists">
<!ENTITY tabNavigationForms.accesskey "B">
<!ENTITY tabNavigationTextboxes.label "Note: text boxes and scrollable regions are always part of the tabbing order.">
<!ENTITY tabNavigationDesc.label "When Tab or Shift+Tab is pressed, move between:">
<!ENTITY findAsYouTypeBehavior.label "Find As You Type">
<!ENTITY findAsYouTypeTip.label "Tip: To manually start Find As You Type, type / to find text or ' to find links, followed by the text you want to find.">
<!ENTITY findAsYouTypeTimeout.label "Clear the current search after a few seconds of inactivity">
<!ENTITY findAsYouTypeTimeout.accesskey "C">
<!ENTITY findAsYouTypeSound.label "Play a sound when typed text isn't found">
<!ENTITY findAsYouTypeSound.accesskey "P">
<!ENTITY findAsYouTypeEnableAuto.label "Find automatically when typing within a web page:">
<!ENTITY findAsYouTypeEnableAuto.accesskey "F">
<!ENTITY findAsYouTypeAutoText.label "Any text in the page">
<!ENTITY findAsYouTypeAutoText.accesskey "A">
<!ENTITY findAsYouTypeAutoLinks.label "Links only">
<!ENTITY findAsYouTypeAutoLinks.accesskey "o">
<!--
Entities below were automatically added by compare-locales,
based on en-US entities.
-->
<!ENTITY findAsYouTypeFindbarEnable.label "Show the find toolbar during find as you type">
<!ENTITY findAsYouTypeFindbarEnableTip.label "Note: Find as you type without showing the findbar does not allow international text entry.">
<!ENTITY findAsYouTypeFindbarEnable.accesskey "S">
|