зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1445317 - Correct WebAuthn notification icon tooltip text r=jcj
Reviewers: jcj Reviewed By: jcj Bug #: 1445317 Differential Revision: https://phabricator.services.mozilla.com/D845 --HG-- extra : amend_source : 16d55e0b25a395fea0273f2a07cee6043c812fb5
This commit is contained in:
Родитель
a1b4f405f6
Коммит
4bac1121e4
|
@ -862,7 +862,7 @@
|
|||
<image id="midi-notification-icon" class="notification-anchor-icon midi-icon" role="button"
|
||||
tooltiptext="&urlbar.midiNotificationAnchor.tooltip;"/>
|
||||
<image id="webauthn-notification-icon" class="notification-anchor-icon" role="button"
|
||||
tooltiptext="&urlbar.defaultNotificationAnchor.tooltip;"/>
|
||||
tooltiptext="&urlbar.webAuthnAnchor.tooltip;"/>
|
||||
</box>
|
||||
<image id="connection-icon"/>
|
||||
<image id="extension-icon"/>
|
||||
|
|
|
@ -216,6 +216,7 @@ These should match what Safari and other Apple applications use on OS X Lion. --
|
|||
<!ENTITY urlbar.webNotificationAnchor.tooltip "Change whether you can receive notifications from the site">
|
||||
<!ENTITY urlbar.persistentStorageNotificationAnchor.tooltip "Store data in Persistent Storage">
|
||||
<!ENTITY urlbar.remoteControlNotificationAnchor.tooltip "Browser is under remote control">
|
||||
<!ENTITY urlbar.webAuthnAnchor.tooltip "Open Web Authentication panel">
|
||||
|
||||
<!ENTITY urlbar.webRTCShareDevicesNotificationAnchor.tooltip "Manage sharing your camera and/or microphone with the site">
|
||||
<!ENTITY urlbar.webRTCShareMicrophoneNotificationAnchor.tooltip "Manage sharing your microphone with the site">
|
||||
|
|
Загрузка…
Ссылка в новой задаче