mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
[PALEMOON] Update error number for webextensions to match the platform
This commit is contained in:
parent
4656ff95ec
commit
2517dc59dc
1 changed files with 3 additions and 3 deletions
|
|
@ -59,7 +59,7 @@ addonError-1=The add-on could not be downloaded because of a connection failure
|
|||
addonError-2=The add-on from #2 could not be installed because it does not match the add-on #3 expected.
|
||||
addonError-3=The add-on downloaded from #2 could not be installed because it appears to be corrupt.
|
||||
addonError-4=#1 could not be installed because #3 cannot modify the needed file.
|
||||
addonError-5=The add-on downloaded from #2 could not be installed because #3 does not support WebExtensions.
|
||||
addonError-9=The add-on downloaded from #2 could not be installed because #3 does not support WebExtensions.
|
||||
|
||||
# LOCALIZATION NOTE (addonLocalError-1, addonLocalError-2, addonLocalError-3, addonLocalError-4, addonErrorIncompatible, addonErrorBlocklisted):
|
||||
# #1 is the add-on name, #3 is the application name, #4 is the application version
|
||||
|
|
@ -67,10 +67,10 @@ addonLocalError-1=This add-on could not be installed because of a filesystem err
|
|||
addonLocalError-2=This add-on could not be installed because it does not match the add-on #3 expected.
|
||||
addonLocalError-3=This add-on could not be installed because it appears to be corrupt.
|
||||
addonLocalError-4=#1 could not be installed because #3 cannot modify the needed file.
|
||||
addonLocalError-5=This add-on could not be installed because #3 does not support WebExtensions.
|
||||
addonLocalError-9=This add-on could not be installed because #3 does not support WebExtensions.
|
||||
addonErrorIncompatible=#1 could not be installed because it is not compatible with #3 #4.
|
||||
addonErrorBlocklisted=#1 could not be installed because it has a high risk of causing stability or security problems.
|
||||
addonErrorJetSDK=#1 could not be installed because it is a Jetpack/SDK extension which are not supported in #3 #4.
|
||||
|
||||
|
||||
# LOCALIZATION NOTE (lwthemeInstallRequest.message): %S will be replaced with
|
||||
# the host name of the site.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue