mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-03 23:01:31 +00:00
Bug 191413. Little text changes to keynav pref panel. r=jatin, sr=oeschger, a=dbaron
This commit is contained in:
parent
70bd2e704b
commit
9d12fcc537
@ -79,7 +79,7 @@
|
||||
<radio value="1" label="&findAsYouTypeAutoLinks.label;"
|
||||
accesskey="&findAsYouTypeAutoLinks.accesskey;"/>
|
||||
</radiogroup>
|
||||
<description>&findAsYouTypeTip.label;"</description>
|
||||
<description>&findAsYouTypeTip.label;</description>
|
||||
|
||||
<vbox class="box-padded" align="start">
|
||||
<separator class="thin" />
|
||||
|
@ -7,7 +7,7 @@
|
||||
<!ENTITY tabNavigationTextboxes.label "Note: text boxes 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 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">
|
||||
|
Loading…
Reference in New Issue
Block a user