summaryrefslogtreecommitdiff
path: root/dom
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2023-10-26 22:45:36 +0200
committerMoonchild <moonchild@palemoon.org>2023-10-26 22:47:13 +0200
commit134a8aac87ad4b83759dff265f70954408049a49 (patch)
tree54e4dd362ec7095c013821a68e4036151eeb3b1f /dom
parent3e2e48872a227b4b0f7a7a335c0ec7cd3f0ece59 (diff)
downloaduxp-134a8aac87ad4b83759dff265f70954408049a49.tar.gz
Issue #35 - Follow-up: undo locale changes so they aren't pre-processed.
Pre-processing loses our localization notes and licensing headers for l10n which is not a good thing. It's not a big deal having a few unused strings in these files in the resulting locales.
Diffstat (limited to 'dom')
-rw-r--r--dom/locales/en-US/chrome/plugins.properties2
-rw-r--r--dom/locales/jar.mn2
2 files changed, 1 insertions, 3 deletions
diff --git a/dom/locales/en-US/chrome/plugins.properties b/dom/locales/en-US/chrome/plugins.properties
index 17bd757e97..d5e65fea73 100644
--- a/dom/locales/en-US/chrome/plugins.properties
+++ b/dom/locales/en-US/chrome/plugins.properties
@@ -22,7 +22,6 @@ suffixes_label=Suffixes
learn_more_label=Learn More
# GMP Plugins
-#ifdef MOZ_GMP
gmp_license_info=License information
gmp_privacy_info=Privacy Information
@@ -31,4 +30,3 @@ openH264_description2=This plugin is automatically installed by Mozilla to compl
widevine_name=Widevine Content Decryption Module provided by Google Inc.
widevine_description2=Play back protected web video.
-#endif
diff --git a/dom/locales/jar.mn b/dom/locales/jar.mn
index 858ccdd70f..fadab2a3e7 100644
--- a/dom/locales/jar.mn
+++ b/dom/locales/jar.mn
@@ -15,7 +15,7 @@
locale/@AB_CD@/global/global.dtd (%chrome/global.dtd)
locale/@AB_CD@/global/appstrings.properties (%chrome/appstrings.properties)
locale/@AB_CD@/global/global-strres.properties (%chrome/global-strres.properties)
-* locale/@AB_CD@/global/plugins.properties (%chrome/plugins.properties)
+ locale/@AB_CD@/global/plugins.properties (%chrome/plugins.properties)
locale/@AB_CD@/global/nsWebBrowserPersist.properties (%chrome/nsWebBrowserPersist.properties)
locale/@AB_CD@/global/xslt/xslt.properties (%chrome/xslt/xslt.properties)
locale/@AB_CD@/global/dom/dom.properties (%chrome/dom/dom.properties)