mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +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
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue