mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
[Basilisk] Fix error when installing signed webextensions
This commit is contained in:
parent
8a0897d23f
commit
18908d2f06
5 changed files with 5 additions and 131 deletions
|
|
@ -50,7 +50,6 @@ addonInstall.acceptButton.accesskey=I
|
|||
# #1 is brandShortName
|
||||
# #2 is the number of add-ons being installed
|
||||
addonConfirmInstall.message=This site would like to install an add-on in #1:;This site would like to install #2 add-ons in #1:
|
||||
addonConfirmInstallUnsigned.message=Caution: This site would like to install an unverified add-on in #1. Proceed at your own risk.;Caution: This site would like to install #2 unverified add-ons in #1. Proceed at your own risk.
|
||||
|
||||
# LOCALIZATION NOTE (addonConfirmInstallSomeUnsigned.message):
|
||||
# Semicolon-separated list of plural forms. See:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue