-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
New language relevant PR in upstream repo: joomla/joomla-cms#35064 Here are the upstream changes:
Click to expand the diff!
diff --git a/language/en-GB/mod_footer.ini b/language/en-GB/mod_footer.ini
index 30f31f54fb461..6ff94edf6d004 100644
--- a/language/en-GB/mod_footer.ini
+++ b/language/en-GB/mod_footer.ini
@@ -4,6 +4,6 @@
; Note : All ini files need to be saved as UTF-8
MOD_FOOTER="Footer"
-MOD_FOOTER_LINE1="Copyright © %date% %sitename%. All Rights Reserved." ; Note : %date% will be auto replaced by current year !Don't translate
+MOD_FOOTER_LINE1="Copyright © %date% %sitename%. All Rights Reserved." ; Note : %date% will be auto replaced by current year! Don't translate
MOD_FOOTER_LINE2="<a href=\"https://www.joomla.org\">Joomla!</a> is Free Software released under the <a href=\"https://www.gnu.org/licenses/gpl-2.0.html\">GNU General Public License.</a>"
MOD_FOOTER_XML_DESCRIPTION="This module shows the Joomla! copyright information."