Skip to content

Commit 785d250

Browse files
authored
Merge pull request joomla#45263 from richard67/5.4-dev-upmerge-2025-04-01
[5.4] Upmerge changes from 5.3-dev 2025-04-01
2 parents d21e8be + bdd1ef5 commit 785d250

File tree

65 files changed

+122
-103
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+122
-103
lines changed

.github/workflows/create-translation-pull-request-v5.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
- name: Update static error pages
6262
run: |
63-
npm ci --ignore-scripts && node build/build.js --build-pages
63+
npm ci --ignore-scripts && node build/build.mjs --build-pages
6464
6565
- name: Create commit
6666
continue-on-error: true

includes/incompatible.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

installation/language/af-ZA/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Afrikaans (Suid-Afrika)</name>
4-
<version>5.2.6</version>
4+
<version>5.3.0</version>
55
<creationDate>2025-03</creationDate>
66
<author>Afrikaans Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/ar-AA/joomla.ini

Lines changed: 35 additions & 16 deletions
Large diffs are not rendered by default.

installation/language/ar-AA/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Arabic (اللغة العربية)</name>
4-
<version>5.2.6</version>
4+
<version>5.3.0</version>
55
<creationDate>2025-03</creationDate>
66
<author>Dr. Ashraf Damra</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/be-BY/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Belarusian (Belarus)</name>
4-
<version>5.2.6</version>
4+
<version>5.3.0</version>
55
<creationDate>2025-03</creationDate>
66
<author>Joomla Belarus Community</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/bg-BG/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Bulgarian (bg-BG)</name>
4-
<version>5.2.6</version>
4+
<version>5.3.0</version>
55
<creationDate>2025-03</creationDate>
66
<author>Joomla! Bulgaria</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/ca-ES/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Catalan (ca-ES)</name>
4-
<version>5.2.6</version>
4+
<version>5.3.0</version>
55
<creationDate>2025-03</creationDate>
66
<author>Catalan [ca-ES] Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/cs-CZ/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Czech (Čeština)</name>
4-
<version>5.2.6</version>
4+
<version>5.3.0</version>
55
<creationDate>2025-03</creationDate>
66
<author>Czech Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/cy-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Welsh (United Kingdom)</name>
4-
<version>5.2.6</version>
4+
<version>5.3.0</version>
55
<creationDate>2025-03</creationDate>
66
<author>Joomla! Project - Welsh Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

0 commit comments

Comments
 (0)