mirror of https://github.com/roytam1/boc-uxp.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
708 B
15 lines
708 B
<!-- This Source Code Form is subject to the terms of the Mozilla Public |
|
- License, v. 2.0. If a copy of the MPL was not distributed with this |
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
|
|
|
<!ENTITY closeNotification.tooltip "Close this message"> |
|
|
|
<!-- LOCALIZATION NOTE (closeNotificationItem.label): This entity is used |
|
to replace the Toolkit default closeNotificationItem.label ("Not Now") |
|
which is ambiguous in some cases. Thus, make sure to select a phrase |
|
that clearly relates to closing the current doorhanger. --> |
|
<!ENTITY closeNotificationItem.label "Dismiss Notification"> |
|
|
|
<!ENTITY checkForUpdates "Check for updates…"> |
|
|
|
<!ENTITY learnMore "Learn more…">
|
|
|