Bug 1006490: revert changes made to the print button tooltip in bug 979479. r=dao.

This commit is contained in:
Mike de Boer 2014-05-08 14:35:43 +02:00
parent d0e4dcf7e6
commit 455c040bdb
2 changed files with 4 additions and 1 deletions

View File

@ -1007,10 +1007,12 @@
<toolbarbutton id="print-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
#ifdef XP_MACOSX
command="cmd_print"
tooltip="dynamic-shortcut-tooltip"
#else
command="cmd_printPreview"
tooltiptext="&printButton.tooltip;"
#endif
tooltip="dynamic-shortcut-tooltip" label="&printButton.label;"/>
label="&printButton.label;"/>
<toolbarbutton id="new-window-button" class="toolbarbutton-1 chromeclass-toolbar-additional"

View File

@ -165,6 +165,7 @@ These should match what Safari and other Apple applications use on OS X Lion. --
<!ENTITY stopButton.tooltip "Stop loading this page">
<!ENTITY goEndCap.tooltip "Go to the address in the Location Bar">
<!ENTITY printButton.label "Print">
<!ENTITY printButton.tooltip "Print this page">
<!ENTITY locationItem.title "Location">
<!ENTITY searchItem.title "Search">