Bug 940116 - fix tabview button tooltip for Australis, r=jaws

This commit is contained in:
Gijs Kruitbosch 2014-02-01 23:27:54 +00:00
Родитель 16e374bd24
Коммит 1bcd3ceed8
2 изменённых файлов: 1 добавлений и 2 удалений

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

@ -999,7 +999,7 @@
<toolbarbutton id="tabview-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
label="&tabGroupsButton.label;"
command="Browser:ToggleTabView"
tooltiptext="&tabGroupsButton.tooltip;"
tooltip="dynamic-shortcut-tooltip"
observes="tabviewGroupsNumber"/>
</toolbarpalette>
</toolbox>

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

@ -175,7 +175,6 @@ These should match what Safari and other Apple applications use on OS X Lion. --
<!ENTITY homeButton.label "Home">
<!ENTITY tabGroupsButton.label "Tab Groups">
<!ENTITY tabGroupsButton.tooltip "Group your tabs">
<!ENTITY bookmarksButton.label "Bookmarks">
<!ENTITY bookmarksCmd.commandkey "b">