Bug 107188. Help tooltip not correct or localizable. r=oeschger@netscape.com, sr=hewitt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@107823 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<!-- button bar -->
|
||||
<toolbox id="help-toolbox" class="toolbox-top" deferattached="true">
|
||||
<toolbar id="helpToolbar" class="toolbar-primary"
|
||||
grippytooltip="aTooltip" grippytooltiptext="The Help Toolbar"
|
||||
grippytooltip="aTooltip" grippytooltiptext="&toolbar.tooltip;"
|
||||
tbalign="stretch" persist="collapsed">
|
||||
|
||||
<toolbarbutton id="helpBackButton" type="menu-button" class="toolbarbutton-1"
|
||||
|
||||
@@ -1,16 +1,17 @@
|
||||
<!ENTITY helpWin.ttl "&brandShortName; Help" >
|
||||
<!ENTITY helpWin.ttl "&brandShortName; Help" >
|
||||
|
||||
<!ENTITY backBtn.label "Back" >
|
||||
<!ENTITY toolbar.tooltip "Help Toolbar" >
|
||||
<!ENTITY backBtn.label "Back" >
|
||||
<!ENTITY fwdBtn.label "Forward" >
|
||||
<!ENTITY homeBtn.label "Home" >
|
||||
<!ENTITY homeBtn.label "Home" >
|
||||
|
||||
<!ENTITY backBtn.tooltip "Back" >
|
||||
<!ENTITY fwdBtn.tooltip "Forward" >
|
||||
<!ENTITY homeBtn.tooltip "Help Home Page" >
|
||||
|
||||
<!ENTITY t1.label "What part of &brandShortName;" >
|
||||
<!ENTITY t2.label "do you need help with?" >
|
||||
<!ENTITY t3.label "Click one:" >
|
||||
<!ENTITY t1.label "What part of &brandShortName;" >
|
||||
<!ENTITY t2.label "do you need help with?" >
|
||||
<!ENTITY t3.label "Click one:" >
|
||||
|
||||
<!ENTITY tab1.label "Contents">
|
||||
<!ENTITY tab2.label "Index">
|
||||
<!ENTITY tab1.label "Contents">
|
||||
<!ENTITY tab2.label "Index">
|
||||
|
||||
Reference in New Issue
Block a user