diff --git a/administrator/components/com_menus/presets/help.xml b/administrator/components/com_menus/presets/help.xml index 8cb643410eb54..ab1a4efe9d18f 100644 --- a/administrator/components/com_menus/presets/help.xml +++ b/administrator/components/com_menus/presets/help.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="urn:joomla.org menu.xsd" > @@ -67,7 +67,7 @@ @@ -94,7 +94,7 @@ diff --git a/administrator/components/com_menus/presets/system.xml b/administrator/components/com_menus/presets/system.xml index ac91a1ff5552b..c01a1623f3700 100644 --- a/administrator/components/com_menus/presets/system.xml +++ b/administrator/components/com_menus/presets/system.xml @@ -5,7 +5,7 @@ xsi:schemaLocation="urn:joomla.org menu.xsd" >
  • Users > Send Password: The option to send a user their password in plain text when an account is created is now disabled by default
  • Media Manager: Flash files (\"swf\" file extension and \"application/x-shockwave-flash\" MIME Type) are not allowed to be uploaded
  • Articles > Show Email: The option to show an email icon with articles is disabled by default
  • We have created a dedicated documentation page explaining these changes.

    " COM_CPANEL_MSG_UPDATEDEFAULTSETTINGS_TITLE="Updated site security recommendations" -COM_CPANEL_SYSTEM_SETUP="Setup" COM_CPANEL_TITLE_SYSTEM_PANEL="System Panel" COM_CPANEL_UNPUBLISH_MODULE_ERROR="Error unpublishing the module" COM_CPANEL_UNPUBLISH_MODULE_SUCCESS="Module unpublished" diff --git a/administrator/language/en-GB/mod_menu.ini b/administrator/language/en-GB/mod_menu.ini index 9b3b047fa9dfd..37ab1e6d144ba 100644 --- a/administrator/language/en-GB/mod_menu.ini +++ b/administrator/language/en-GB/mod_menu.ini @@ -19,9 +19,9 @@ MOD_MENU_COM_CONTENT_CATEGORY_MANAGER="Categories" MOD_MENU_COM_CONTENT_FEATURED="Featured Articles" MOD_MENU_COM_CONTENT_MANAGE="Content Settings" MOD_MENU_COM_CONTENT_MISC="Modules & Media" +MOD_MENU_COM_CONTENT_NEW_ADMIN_MODULE="Add Administrator Module" MOD_MENU_COM_CONTENT_NEW_ARTICLE="Add Article" MOD_MENU_COM_CONTENT_NEW_CATEGORY="Add Category" -MOD_MENU_COM_CONTENT_NEW_ADMIN_MODULE="Add Administrator Module" MOD_MENU_COM_CONTENT_NEW_SITE_MODULE="Add Site Module" MOD_MENU_COM_CONTENT_WORKFLOW="Workflows" MOD_MENU_COM_CONTENT_WORKFLOW_MANAGER="Workflows" @@ -87,17 +87,22 @@ MOD_MENU_HELP_GITHUB="Joomla on GitHub" MOD_MENU_HELP_GLIP="Glip" MOD_MENU_HELP_ISSUES_TRACKER="Issue Tracker" MOD_MENU_HELP_JOOMLA="Joomla! Help" +MOD_MENU_HELP_PARENT_FIND_HELP="Find Help" +MOD_MENU_HELP_PARENT_GET_INVOLVED="Get Involved" +MOD_MENU_HELP_PARENT_MEET_JOOMLERS="Meet Joomlers" +MOD_MENU_HELP_PARENT_NEWS="News" +MOD_MENU_HELP_PARENT_RESOURCES="Resources" MOD_MENU_HELP_RESOURCES="Joomla! Resources" MOD_MENU_HELP_SECURITY="Security Centre" MOD_MENU_HELP_SHOP="Joomla! Shop" ; The string below will be used if the localised sample data has a URL for the desired community forum or if the 'Custom Support Forum' field parameter in the Administrator Menu module has a URL MOD_MENU_HELP_SUPPORT_CUSTOM_FORUM="Custom Support Forum" MOD_MENU_HELP_SUPPORT_OFFICIAL_FORUM="Official Support Forum" -; Enter in the string below the # of the specific language forum in https://forum.joomla.org/ (example: 19 for French). Default is '511' which is the section for all languages forums. -MOD_MENU_HELP_SUPPORT_OFFICIAL_LANGUAGE_FORUM_VALUE="511" ; If you have chosen to display in the string above the section for all languages, translate the string below. -; If you have displayed the specific language forum, use something like "Official French Forum" in your language +; If you have displayed the specific language forum, use something like "Official French Forum" in your language. MOD_MENU_HELP_SUPPORT_OFFICIAL_LANGUAGE_FORUM="Official Language Forums" +; Enter in the string below the # of the specific language forum in https://forum.joomla.org/ (example: 19 for French). Default is '511' which is the section for all languages forums. +MOD_MENU_HELP_SUPPORT_OFFICIAL_LANGUAGE_FORUM_VALUE="511" MOD_MENU_HELP_TRANSLATIONS="Joomla! Translations" MOD_MENU_HELP_USER_GROUPS="Joomla User Groups" MOD_MENU_HELP_XCHANGE="Stack Exchange" @@ -148,6 +153,7 @@ MOD_MENU_SYSTEM="System" MOD_MENU_SYSTEM_INFORMATION="System Information" MOD_MENU_SYSTEM_INFORMATION_DATABASE="Database" MOD_MENU_SYSTEM_INFORMATION_SYSINFO="System Information" +MOD_MENU_SYSTEM_PARENT_SETUP="Setup" MOD_MENU_TEMPLATE_ADMIN_STYLES="Administrator Template Styles" MOD_MENU_TEMPLATE_ADMIN_TEMPLATES="Administrator Templates" MOD_MENU_TEMPLATE_SITE_STYLES="Site Template Styles"