Remove obsolete attributes in language xml
authorMarcel Werk <burntime@woltlab.com>
Mon, 4 Nov 2024 13:05:24 +0000 (14:05 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 4 Nov 2024 13:05:24 +0000 (14:05 +0100)
snippets/migration/wsc54/en_new.xml
snippets/migration/wsc54/en_new_with_delete.xml
snippets/migration/wsc54/en_old.xml

index c80aaf5902cdc8e965dfe710532d013753415d33..335c7958ffca4105f5a56cfe6ffbab180ba9e0bf 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/language.xsd" languagecode="en" languagename="English" countrycode="gb">
+<language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/language.xsd" languagecode="en">
        <import>
                <category name="wcf.foo">
                        <item name="wcf.foo.bar"><![CDATA[Bar]]></item>
index 099566aed48f7872ca4a1ff67d56a260f0bfa280..4e2300f2e62e2f05223b52c9839667b79e95b2a2 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/language.xsd" languagecode="en" languagename="English" countrycode="gb">
+<language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/language.xsd" languagecode="en">
        <import>
                <category name="wcf.foo">
                        <item name="wcf.foo.bar"><![CDATA[Bar]]></item>
index b22d4d6212adfaf2bbaf0084efd1a3f322ee7afc..6193b4f9637077553d47f94ed3c35828652ac010 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/language.xsd" languagecode="en" languagename="English" countrycode="gb">
+<language xmlns="http://www.woltlab.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.woltlab.com http://www.woltlab.com/XSD/5.4/language.xsd" languagecode="en">
        <category name="wcf.foo">
                <item name="wcf.foo.bar"><![CDATA[Bar]]></item>
        </category>