diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-03-19 06:34:02 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-27 11:56:19 +0200 |
commit | 554183b5dd376fc61e5feca6b84a5f761c264884 (patch) | |
tree | d7fa7e1923474d3afdc0f02ae8ec4c2d62bf6259 /toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties | |
parent | 98fe8b0ccbea37c2681ad8c788baa91554871f4d (diff) | |
download | UXP-554183b5dd376fc61e5feca6b84a5f761c264884.tar UXP-554183b5dd376fc61e5feca6b84a5f761c264884.tar.gz UXP-554183b5dd376fc61e5feca6b84a5f761c264884.tar.lz UXP-554183b5dd376fc61e5feca6b84a5f761c264884.tar.xz UXP-554183b5dd376fc61e5feca6b84a5f761c264884.zip |
Revert "Issue #1445 - strings cleanup"
This reverts commit 461a9e86b22277285553f0e75bcce353c55bf69d.
Diffstat (limited to 'toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties')
-rw-r--r-- | toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties index 0b5ec69a1..3ee8a36c1 100644 --- a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties @@ -30,7 +30,7 @@ notification.blocked.link=More Information #LOCALIZATION NOTE (notification.softblocked) %1$S is the add-on name notification.softblocked=%1$S is known to cause issues. notification.softblocked.link=More Information -#LOCALIZATION NOTE (notification.compatibility) %1$S is the add-on name, %2$S is brand name +#LOCALIZATION NOTE (details.notification.compatibility) %1$S is the add-on name, %2$S is brand name notification.compatibility=%1$S was not designed for %2$S. It may not function properly or cease to function. notification.compatibility.link=More Information #LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name |