Add help text above toolbar.

git-svn-id: svn://10.0.0.236/trunk@126484 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com
2002-08-06 08:29:38 +00:00
parent eab376dfb5
commit 5c94106a0c
2 changed files with 6 additions and 1 deletions

View File

@@ -43,6 +43,10 @@
<script type="application/x-javascript" src="chrome://global/content/nsDragAndDrop.js"/>
<script type="application/x-javascript" src="chrome://global/content/nsTransferable.js"/>
<description>
&removeinstructions.description;
</description>
<toolbox id="cloned-bar-container"
ondragover="nsDragAndDrop.dragOver(event, dropObserver)"
ondragdrop="nsDragAndDrop.drop(event, dropObserver);"

View File

@@ -1,4 +1,5 @@
<!ENTITY instructions.description "Drag your favorite item into the toolbar above:">
<!ENTITY removeinstructions.description "Drag an item from the toolbar below to the trash to remove it.">
<!ENTITY instructions.description "Drag an item into the toolbar above to add it.">
<!ENTITY show.label "Show:">
<!ENTITY iconsAndText.label "Icons and Text">
<!ENTITY icons.label "Icons">