зеркало из https://github.com/mozilla/gecko-dev.git
Bug 966694 - [Australis] Quit button in AppMenu footer has no tooltip on Windows, r=gijs
This commit is contained in:
Родитель
c03e10af52
Коммит
02acc57b4c
|
@ -37,6 +37,7 @@
|
|||
<toolbarbutton id="PanelUI-quit"
|
||||
#ifdef XP_WIN
|
||||
label="&quitApplicationCmdWin.label;"
|
||||
tooltiptext="&quitApplicationCmdWin.tooltip;"
|
||||
#else
|
||||
#ifdef XP_MACOSX
|
||||
label="&quitApplicationCmdMac.label;"
|
||||
|
|
|
@ -570,6 +570,7 @@ you can use these alternative items. Otherwise, their values should be empty. -
|
|||
|
||||
<!ENTITY quitApplicationCmdWin.label "Exit">
|
||||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmdWin.tooltip "Exit &brandShortName;">
|
||||
<!ENTITY goBackCmd.commandKey "[">
|
||||
<!ENTITY goForwardCmd.commandKey "]">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
|
|
Загрузка…
Ссылка в новой задаче