Bug 120150 - add tooltip to Send Later button. r=stephend/racham/jglick/robin; sr=sspitzer.

This commit is contained in:
bhart00%yahoo.com 2002-01-28 00:02:01 +00:00
Родитель 65dcf650b8
Коммит 706f4c354b
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -362,7 +362,7 @@
now_label="&sendButton.label;"
now_tooltiptext="&sendButton.tooltip;"
later_label="&sendLaterCmd.label;"
later_tooltiptext="">
later_tooltiptext="&sendlaterButton.tooltip;">
<observes element="Communicator:WorkMode" attribute="offline"/>
</toolbarbutton>
<toolbarseparator class="toolbarseparator-primary"/>

Просмотреть файл

@ -174,6 +174,7 @@
<!ENTITY addressBar.tooltip "Address Bar">
<!ENTITY formatToolbar.tooltip "Formatting Toolbar">
<!ENTITY sendButton.tooltip "Send this message now">
<!ENTITY sendlaterButton.tooltip "Send this message later">
<!ENTITY quoteButton.tooltip "Quote the previous message">
<!ENTITY addressButton.tooltip "Select a recipient from an Address Book">
<!ENTITY attachButton.tooltip "Attach a file to this message">