use optionsOpenManager message in popup's "manage" button tooltip
This commit is contained in:
parent
0189fc0d6b
commit
6625cd4349
|
@ -98,7 +98,8 @@
|
|||
</div>
|
||||
<!-- Actions -->
|
||||
<div id="popup-options">
|
||||
<button id="popup-manage-button" i18n-text="openManage" data-href="manage.html"></button>
|
||||
<button id="popup-manage-button" i18n-text="openManage"
|
||||
data-href="manage.html" i18n-title="optionsOpenManager"></button>
|
||||
<button id="popup-options-button" i18n-text="openOptionsPopup"></button>
|
||||
<button id="popup-shortcuts-button" class="chromium-only"
|
||||
i18n-text="shortcuts"
|
||||
|
|
Loading…
Reference in New Issue
Block a user