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:
Tim Taubert 2018-04-05 10:29:15 +02:00
Родитель a1b4f405f6
Коммит 4bac1121e4
2 изменённых файлов: 2 добавлений и 1 удалений

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

@ -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">