summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-07-12 01:35:45 +0200
committerMoonchild <moonchild@palemoon.org>2020-07-12 01:35:45 +0200
commit86b184b957ea2ce31e5ffc376e90cbc537963367 (patch)
treecbc3fe84ef42bf1d13a983c5e865915fbd84772a
parent33ba46c6bb4ccbacb0a08c6d99ec98d4fbd8dfab (diff)
downloadUXP-86b184b957ea2ce31e5ffc376e90cbc537963367.tar
UXP-86b184b957ea2ce31e5ffc376e90cbc537963367.tar.gz
UXP-86b184b957ea2ce31e5ffc376e90cbc537963367.tar.lz
UXP-86b184b957ea2ce31e5ffc376e90cbc537963367.tar.xz
UXP-86b184b957ea2ce31e5ffc376e90cbc537963367.zip
Revert "Revert "Issue #1445 - strings cleanup""RELBASE_20200712
This reverts commit 554183b5dd376fc61e5feca6b84a5f761c264884.
-rw-r--r--toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd3
-rw-r--r--toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties2
2 files changed, 1 insertions, 4 deletions
diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd
index febc18dfd..a99c825f1 100644
--- a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd
+++ b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd
@@ -211,9 +211,6 @@
<!ENTITY addon.loadingReleaseNotes.label "Loading…">
<!ENTITY addon.errorLoadingReleaseNotes.label "Sorry, but there was an error loading the release notes.">
-<!ENTITY addon.nativeAddon "This add-on directly targets &brandFullName;">
-<!ENTITY addon.compatAddon "This add-on targets Mozilla Firefox and runs in compatibility mode">
-
<!ENTITY addon.createdBy.label "By ">
<!ENTITY eula.title "End-User License Agreement">
diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties
index 3ee8a36c1..0b5ec69a1 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 (details.notification.compatibility) %1$S is the add-on name, %2$S is brand name
+#LOCALIZATION NOTE (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