mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 08:57:34 +09:00
Adjust error number for WebExtensions on TychoAM and add the string to Basilisk
Pale Moon l10n will need an adjustment as well from -5 to -9
This commit is contained in:
parent
e088654914
commit
801b7a4d47
2 changed files with 4 additions and 1 deletions
|
|
@ -85,11 +85,14 @@ addonInstallError-2=The add-on could not be installed because it does not match
|
|||
addonInstallError-3=The add-on downloaded from this site could not be installed because it appears to be corrupt.
|
||||
addonInstallError-4=%2$S could not be installed because %1$S cannot modify the needed file.
|
||||
addonInstallError-5=%1$S has prevented this site from installing an unverified add-on.
|
||||
addonInstallError-9=%2$S could not be installed because %1$S does not support WebExtensions.
|
||||
addonLocalInstallError-1=This add-on could not be installed because of a filesystem error.
|
||||
addonLocalInstallError-2=This add-on could not be installed because it does not match the add-on %1$S expected.
|
||||
addonLocalInstallError-3=This add-on could not be installed because it appears to be corrupt.
|
||||
addonLocalInstallError-4=%2$S could not be installed because %1$S cannot modify the needed file.
|
||||
addonLocalInstallError-5=This add-on could not be installed because it has not been verified.
|
||||
addonLocalInstallError-9=%2$S could not be installed because %1$S does not support WebExtensions.
|
||||
|
||||
|
||||
# LOCALIZATION NOTE (addonInstallErrorIncompatible):
|
||||
# %1$S is the application name, %2$S is the application version, %3$S is the add-on name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue