зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1575304 - Remove ellipses after Learn more r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D46350 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
5306157de7
Коммит
ce85a5594e
|
@ -84,7 +84,7 @@
|
|||
</vbox>
|
||||
<toolbarbutton class="messageCloseButton close-icon popup-notification-closebutton tabbable" tooltiptext="&closeNotification.tooltip;"></toolbarbutton>
|
||||
</hbox>
|
||||
<label class="popup-notification-learnmore-link" is="text-link">&learnMore;</label>
|
||||
<label class="popup-notification-learnmore-link" is="text-link">&learnMoreNoEllipsis;</label>
|
||||
<checkbox class="popup-notification-checkbox" oncommand="PopupNotifications._onCheckboxCommand(event)"></checkbox>
|
||||
<description class="popup-notification-warning"></description>
|
||||
</vbox>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<!ENTITY checkForUpdates "Check for updates…">
|
||||
|
||||
<!ENTITY learnMore "Learn more…">
|
||||
<!ENTITY learnMoreNoEllipsis "Learn more">
|
||||
|
||||
<!ENTITY defaultButton.label "OK!">
|
||||
<!ENTITY defaultButton.accesskey "O">
|
||||
|
|
Загрузка…
Ссылка в новой задаче