mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 111842 tabbed browser prefs text "load links in the background" misleading
p=tmeader@gmail.com r=db48x sr=jag
This commit is contained in:
parent
3e0a267468
commit
dd69f4c1b0
@ -412,7 +412,7 @@
|
||||
<li><strong>Hide the tab bar when only one tab is open</strong>: Select
|
||||
this to display the Tabbed Browsing bar only when more then one
|
||||
Navigator tab is open.</li>
|
||||
<li><strong>Select new tabs opened from links</strong>: Select this to
|
||||
<li><strong>Switch to new tabs opened from links</strong>: Select this to
|
||||
make &brandShortName; switch to the new tab when using <q>Open in a
|
||||
New Tab</q> to open a link.</li>
|
||||
</ul>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<!ENTITY tabDisplay.label "Tab Display">
|
||||
<!ENTITY autoHide.label "Hide the tab bar when only one tab is open">
|
||||
<!ENTITY autoHide.accesskey "d">
|
||||
<!ENTITY background.label "Select new tabs opened from links">
|
||||
<!ENTITY background.label "Switch to new tabs opened from links">
|
||||
<!ENTITY background.accesskey "S">
|
||||
<!ENTITY loadGroup.label "When opening a bookmark group">
|
||||
<!ENTITY loadGroupAppend.label "Add tabs">
|
||||
|
Loading…
Reference in New Issue
Block a user