You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [6.x] EOS plugin
This PR updates the End of Support notification quickicon to j6 and the future j7 and sets the eos_date to 2029-10-16 as listed on https://developer.joomla.org/roadmap.html
Note the URLs do not exist _yet_
Copy file name to clipboardExpand all lines: administrator/language/en-GB/plg_quickicon_eos.ini
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@
3
3
; License GNU General Public License version 2 or later; see LICENSE.txt
4
4
; Note : All ini files need to be saved as UTF-8
5
5
6
-
PLG_QUICKICON_EOS="Quick Icon - Joomla 5 End Of Support Notification"
7
-
PLG_QUICKICON_EOS_MESSAGE_ERROR_SUPPORT_ENDED="<p>Support has ended for your version of Joomla 5. <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade to Joomla 6</a> as soon as possible.</p>"
8
-
PLG_QUICKICON_EOS_MESSAGE_INFO_01="<p>Joomla 6 has arrived! Find out all that Joomla 6 has to offer you. Check the landing page for <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla 6 features</a> and improvements.</p>"
9
-
PLG_QUICKICON_EOS_MESSAGE_INFO_02="<p>When is the time to upgrade to Joomla 6? Once the extensions your site needs are compatible. Learn <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\"> how to use the Pre-Update Checker</a>.</p>"
10
-
PLG_QUICKICON_EOS_MESSAGE_WARNING_SECURITY_ONLY="<p>Joomla 5 has entered security only mode. Support ends %1$s. Start <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">planning to upgrade</a> to Joomla 6 today.</p>"
11
-
PLG_QUICKICON_EOS_MESSAGE_WARNING_SUPPORT_ENDING="<p>Support ends on %1$s for Joomla 5 <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade to Joomla 6</a> as soon as possible.</p>"
6
+
PLG_QUICKICON_EOS="Quick Icon - Joomla 6 End Of Support Notification"
7
+
PLG_QUICKICON_EOS_MESSAGE_ERROR_SUPPORT_ENDED="<p>Support has ended for your version of Joomla 6. <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade to Joomla 7</a> as soon as possible.</p>"
8
+
PLG_QUICKICON_EOS_MESSAGE_INFO_01="<p>Joomla 7 has arrived! Find out all that Joomla 7 has to offer you. Check the landing page for <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla 7 features</a> and improvements.</p>"
9
+
PLG_QUICKICON_EOS_MESSAGE_INFO_02="<p>When is the time to upgrade to Joomla 7? Once the extensions your site needs are compatible. Learn <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\"> how to use the Pre-Update Checker</a>.</p>"
10
+
PLG_QUICKICON_EOS_MESSAGE_WARNING_SECURITY_ONLY="<p>Joomla 6 has entered security only mode. Support ends %1$s. Start <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">planning to upgrade</a> to Joomla 7 today.</p>"
11
+
PLG_QUICKICON_EOS_MESSAGE_WARNING_SUPPORT_ENDING="<p>Support ends on %1$s for Joomla 6 <a href=\"%2$s\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade to Joomla 7</a> as soon as possible.</p>"
12
12
PLG_QUICKICON_EOS_SNOOZE_BUTTON="Snooze this message for all users"
13
-
PLG_QUICKICON_EOS_XML_DESCRIPTION="Checks for the end of support status of Joomla 5 and notifies you when visiting the Control Panel page."
13
+
PLG_QUICKICON_EOS_XML_DESCRIPTION="Checks for the end of support status of Joomla 6 and notifies you when visiting the Control Panel page."
0 commit comments