Bug 191413. Little text changes to keynav pref panel. r=jatin, sr=oeschger, a=dbaron

This commit is contained in:
aaronl%netscape.com 2006-05-17 02:36:17 +00:00
parent 70bd2e704b
commit 9d12fcc537
2 changed files with 2 additions and 2 deletions

View File

@ -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" />

View File

@ -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">