Deprecate `WCF.Message.Multilingualism`
authorMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 12:18:22 +0000 (13:18 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 12:18:22 +0000 (13:18 +0100)
Because it is not (or no longer) used in the software.

see #5974

wcfsetup/install/files/js/WCF.Message.js

index 8908cf6f589de7c7be481e24c0b97312273b1516..db1741ab7d4c8f40c872cbb626964b18a8c0a93c 100644 (file)
@@ -600,6 +600,7 @@ if (COMPILER_TARGET_DEFAULT) {
         * @param        integer                languageID
         * @param        object                availableLanguages
         * @param        boolean                forceSelection
+        * @deprecated 6.2 Not (or no longer) used in the software.
         */
        WCF.Message.Multilingualism = Class.extend({
                /**