diff options
Diffstat (limited to 'l10n-si/suite/chrome/common/pref/pref-keynav.dtd')
-rw-r--r-- | l10n-si/suite/chrome/common/pref/pref-keynav.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/pref/pref-keynav.dtd b/l10n-si/suite/chrome/common/pref/pref-keynav.dtd new file mode 100644 index 0000000000..d4bf3db994 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-keynav.dtd @@ -0,0 +1,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"> |