Skip to content

Commit 3a4d7d1

Browse files
authored
Merge branch '6.0-dev' into 60-admin-menuitem-filter-featured
2 parents 036d0a4 + afa8ceb commit 3a4d7d1

File tree

19 files changed

+43
-25
lines changed

19 files changed

+43
-25
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE `#__update_sites`
2+
SET `location` = 'https://update.joomla.org/language/translationlist_6.xml'
3+
WHERE `location` = 'https://update.joomla.org/language/translationlist_5.xml';
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
UPDATE "#__update_sites"
2+
SET "location" = 'https://update.joomla.org/language/translationlist_6.xml'
3+
WHERE "location" = 'https://update.joomla.org/language/translationlist_5.xml';

administrator/components/com_installer/src/Model/LanguagesModel.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ protected function getLanguages()
131131
if (empty($updateSite)) {
132132
Factory::getApplication()->enqueueMessage(Text::_('COM_INSTALLER_MSG_WARNING_NO_LANGUAGES_UPDATESERVER'), 'warning');
133133

134-
return;
134+
return [];
135135
}
136136

137137
try {
@@ -143,15 +143,15 @@ protected function getLanguages()
143143
if ($response === null || $response->getStatusCode() !== 200) {
144144
Factory::getApplication()->enqueueMessage(Text::sprintf('COM_INSTALLER_MSG_ERROR_CANT_CONNECT_TO_UPDATESERVER', $updateSite), 'error');
145145

146-
return;
146+
return [];
147147
}
148148

149149
$updateSiteXML = simplexml_load_string((string) $response->getBody());
150150

151151
if (!$updateSiteXML) {
152152
Factory::getApplication()->enqueueMessage(Text::sprintf('COM_INSTALLER_MSG_ERROR_CANT_RETRIEVE_XML', $updateSite), 'error');
153153

154-
return;
154+
return [];
155155
}
156156

157157
$languages = [];

administrator/language/en-GB/com_cpanel.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ COM_CPANEL_MSG_TEXTFILTER3919_TITLE="Updated Text Filter Recommendations"
3030
COM_CPANEL_TITLE_SYSTEM_PANEL="System Panel"
3131
COM_CPANEL_UNPUBLISH_MODULE_ERROR="Error unpublishing the module"
3232
COM_CPANEL_UNPUBLISH_MODULE_SUCCESS="Module unpublished"
33-
COM_CPANEL_WELCOME_BEGINNERS_MESSAGE="<p>Community resources are available for new users.</p><ul><li><a href=\"https://docs.joomla.org/Special:MyLanguage/Portal:Beginners\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla! Beginners Guide</a></li><li><a href=\"https://forum.joomla.org/viewforum.php?f=834\" target=\"_blank\" rel=\"noopener noreferrer\">New to Joomla! Forum</a></li></ul>"
33+
COM_CPANEL_WELCOME_BEGINNERS_MESSAGE="<p>Community resources are available for new users.</p><ul><li><a href=\"https://docs.joomla.org/Special:MyLanguage/Portal:Beginners\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla! Beginners Guide</a></li><li><a href=\"https://forum.joomla.org/viewforum.php?f=860\" target=\"_blank\" rel=\"noopener noreferrer\">New to Joomla! Forum</a></li></ul>"
3434
COM_CPANEL_WELCOME_BEGINNERS_TITLE="Welcome to Joomla!"
3535
COM_CPANEL_XML_DESCRIPTION="Home Dashboard component"

administrator/language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>6.0.0</version>
6-
<creationDate>2025-09</creationDate>
6+
<creationDate>2025-10</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

administrator/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="administrator">
33
<name>English (en-GB)</name>
44
<version>6.0.0</version>
5-
<creationDate>2025-09</creationDate>
5+
<creationDate>2025-10</creationDate>
66
<author>Joomla! Project</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>www.joomla.org</authorUrl>

administrator/manifests/files/joomla.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<authorUrl>www.joomla.org</authorUrl>
77
<copyright>(C) 2019 Open Source Matters, Inc.</copyright>
88
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
9-
<version>6.0.0-rc2-dev</version>
10-
<creationDate>2025-09</creationDate>
9+
<version>6.0.0-rc4-dev</version>
10+
<creationDate>2025-10</creationDate>
1111
<description>FILES_JOOMLA_XML_DESCRIPTION</description>
1212

1313
<scriptfile>administrator/components/com_admin/script.php</scriptfile>

administrator/manifests/packages/pkg_en-GB.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB) Language Pack</name>
44
<packagename>en-GB</packagename>
55
<version>6.0.0.1</version>
6-
<creationDate>2025-09</creationDate>
6+
<creationDate>2025-10</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>
@@ -21,7 +21,7 @@
2121
</files>
2222
<updateservers>
2323
<server type="collection" priority="1" name="Accredited Joomla! Translations">
24-
https://update.joomla.org/language/translationlist_5.xml
24+
https://update.joomla.org/language/translationlist_6.xml
2525
</server>
2626
</updateservers>
2727
</extension>

api/language/en-GB/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>English (en-GB)</name>
44
<tag>en-GB</tag>
55
<version>6.0.0</version>
6-
<creationDate>2025-09</creationDate>
6+
<creationDate>2025-10</creationDate>
77
<author>Joomla! Project</author>
88
<authorEmail>[email protected]</authorEmail>
99
<authorUrl>www.joomla.org</authorUrl>

api/language/en-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<metafile client="api">
33
<name>English (en-GB)</name>
44
<version>6.0.0</version>
5-
<creationDate>2025-09</creationDate>
5+
<creationDate>2025-10</creationDate>
66
<author>Joomla! Project</author>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>www.joomla.org</authorUrl>

0 commit comments

Comments
 (0)