mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
[*AM] Make soft-blocked phrasing more generic so people will cry less when we do our job
This commit is contained in:
parent
fd9202fef0
commit
796831d0cd
4 changed files with 10 additions and 10 deletions
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
<!ENTITY blocklist.title "Add-ons may be causing problems">
|
||||
<!ENTITY blocklist.style "width: 45em; height: 30em">
|
||||
<!ENTITY blocklist.summary "&brandShortName; has determined that the following add-ons are known to cause stability or security problems:">
|
||||
<!ENTITY blocklist.softblocked "For your protection, it is highly recommended that you restart with these add-ons disabled.">
|
||||
<!ENTITY blocklist.summary "&brandShortName; has determined that the following add-ons are known to cause issues:">
|
||||
<!ENTITY blocklist.softblocked "It is highly recommended, but not required, that you restart with these add-ons disabled.">
|
||||
<!ENTITY blocklist.hardblocked "These add-ons have a high risk of causing stability or security problems and have been blocked, but a restart is required to disable them completely.">
|
||||
<!ENTITY blocklist.softandhard "The add-ons that have a high risk of causing stability or security problems have been blocked. The others are lower risk, but it is highly recommended that you restart with them disabled.">
|
||||
<!ENTITY blocklist.softandhard "Some listed add-ons have a high risk of causing stability or security problems and have been blocked. For the others it is highly recommended, but not required, that you restart with them disabled.">
|
||||
<!ENTITY blocklist.moreinfo "More information">
|
||||
|
||||
<!ENTITY blocklist.accept.label "Restart &brandShortName;">
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ notification.jetsdk=This is a Jetpack/SDK extension which are not supported in %
|
|||
notification.blocked=%1$S has been disabled due to security or stability issues.
|
||||
notification.blocked.link=More Information
|
||||
#LOCALIZATION NOTE (notification.softblocked) %1$S is the add-on name
|
||||
notification.softblocked=%1$S is known to cause security or stability issues.
|
||||
notification.softblocked=%1$S is known to cause issues.
|
||||
notification.softblocked.link=More Information
|
||||
#LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name
|
||||
notification.outdated=An important update is available for %1$S.
|
||||
|
|
@ -79,7 +79,7 @@ details.notification.incompatible=%1$S is incompatible with %2$S %3$S.
|
|||
details.notification.blocked=%1$S has been disabled due to security or stability issues.
|
||||
details.notification.blocked.link=More Information
|
||||
#LOCALIZATION NOTE (details.notification.softblocked) %1$S is the add-on name
|
||||
details.notification.softblocked=%1$S is known to cause security or stability issues.
|
||||
details.notification.softblocked=%1$S is known to cause issues.
|
||||
details.notification.softblocked.link=More Information
|
||||
#LOCALIZATION NOTE (details.notification.outdated) %1$S is the add-on name
|
||||
details.notification.outdated=An important update is available for %1$S.
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
<!ENTITY blocklist.title "Add-ons may be causing problems">
|
||||
<!ENTITY blocklist.style "width: 45em; height: 30em">
|
||||
<!ENTITY blocklist.summary "&brandShortName; has determined that the following add-ons are known to cause stability or security problems:">
|
||||
<!ENTITY blocklist.softblocked "For your protection, it is highly recommended that you restart with these add-ons disabled.">
|
||||
<!ENTITY blocklist.summary "&brandShortName; has determined that the following add-ons are known to cause issues:">
|
||||
<!ENTITY blocklist.softblocked "It is highly recommended, but not required, that you restart with these add-ons disabled.">
|
||||
<!ENTITY blocklist.hardblocked "These add-ons have a high risk of causing stability or security problems and have been blocked, but a restart is required to disable them completely.">
|
||||
<!ENTITY blocklist.softandhard "The add-ons that have a high risk of causing stability or security problems have been blocked. The others are lower risk, but it is highly recommended that you restart with them disabled.">
|
||||
<!ENTITY blocklist.softandhard "Some listed add-ons have a high risk of causing stability or security problems and have been blocked. For the others it is highly recommended, but not required, that you restart with them disabled.">
|
||||
<!ENTITY blocklist.moreinfo "More information">
|
||||
|
||||
<!ENTITY blocklist.accept.label "Restart &brandShortName;">
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ notification.unsigned.link=More Information
|
|||
notification.blocked=%1$S has been disabled due to security or stability issues.
|
||||
notification.blocked.link=More Information
|
||||
#LOCALIZATION NOTE (notification.softblocked) %1$S is the add-on name
|
||||
notification.softblocked=%1$S is known to cause security or stability issues.
|
||||
notification.softblocked=%1$S is known to cause issues.
|
||||
notification.softblocked.link=More Information
|
||||
#LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name
|
||||
notification.outdated=An important update is available for %1$S.
|
||||
|
|
@ -86,7 +86,7 @@ details.notification.unsigned.link=More Information
|
|||
details.notification.blocked=%1$S has been disabled due to security or stability issues.
|
||||
details.notification.blocked.link=More Information
|
||||
#LOCALIZATION NOTE (details.notification.softblocked) %1$S is the add-on name
|
||||
details.notification.softblocked=%1$S is known to cause security or stability issues.
|
||||
details.notification.softblocked=%1$S is known to cause issues.
|
||||
details.notification.softblocked.link=More Information
|
||||
#LOCALIZATION NOTE (details.notification.outdated) %1$S is the add-on name
|
||||
details.notification.outdated=An important update is available for %1$S.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue