Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions administrator/language/en-GB/com_cpanel.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
COM_CPANEL="Dashboard"
COM_CPANEL_ADD_DASHBOARD_MODULE="Add module to the dashboard"
COM_CPANEL_ADD_MODULE_MODAL_TITLE="Add Module"
COM_CPANEL_DASHBOARD_BASE_TITLE="Control Panel"
COM_CPANEL_DASHBOARD_BASE_TITLE="Home Dashboard"
COM_CPANEL_DASHBOARD_COMPONENTS_TITLE="Components Dashboard"
COM_CPANEL_DASHBOARD_CONTENT_TITLE="Content Dashboard"
COM_CPANEL_DASHBOARD_CONTENT_WORKFLOW_TITLE="Content Workflow Dashboard"
Expand Down Expand Up @@ -37,4 +37,4 @@ COM_CPANEL_UNPUBLISH_MODULE_ERROR="Error unpublishing the module"
COM_CPANEL_UNPUBLISH_MODULE_SUCCESS="Module unpublished"
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\">Joomla! Beginners Guide</a></li><li><a href=\"https://forum.joomla.org/viewforum.php?f=706\">New to Joomla! Forum</a></li></ul>"
COM_CPANEL_WELCOME_BEGINNERS_TITLE="Welcome to Joomla!"
COM_CPANEL_XML_DESCRIPTION="Control Panel component"
COM_CPANEL_XML_DESCRIPTION="Home Dashboard component"
6 changes: 3 additions & 3 deletions administrator/language/en-GB/com_cpanel.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

COM_CPANEL="Control Panel"
COM_CPANEL_CPANEL_VIEW_DEFAULT_TITLE="Control Panel"
COM_CPANEL="Home Dashboard"
COM_CPANEL_CPANEL_VIEW_DEFAULT_TITLE="Home Dashboard"
COM_CPANEL_CPANEL_VIEW_DEFAULT_TITLE_DESC="Shows the Joomla! Administration Dashboard page."
COM_CPANEL_XML_DESCRIPTION="Control Panel component."
COM_CPANEL_XML_DESCRIPTION="Home Dashboard component."
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ PLG_QUICKICON_PRIVACYCHECK_NOREQUEST="No urgent privacy requests."
PLG_QUICKICON_PRIVACYCHECK_REQUESTFOUND="Urgent privacy requests!"
PLG_QUICKICON_PRIVACYCHECK_REQUESTFOUND_BUTTON="View Requests"
PLG_QUICKICON_PRIVACYCHECK_REQUESTFOUND_MESSAGE="%s Urgent Privacy Request(s) to manage."
PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION="Checks for privacy requests that need to be handled and notifies you when you visit the Control Panel page."
PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION="Checks for privacy requests that need to be handled and notifies you when you visit the Home Dashboard."
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_64_FULLTEXT=""
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_64_INTROTEXT="<p>The Captcha plugins are used to prevent spam submissions on your forms such as registration, contact and login. You basic installation of Joomla includes one Captcha plugin which leverages the ReCaptcha&reg; service but you may install other plugins connecting to different Captcha systems.</p><p>Default on:</p><ul><li>ReCaptcha <a href='https://help.joomla.org/proxy/index.php?option=com_help&amp;amp;keyref=Help40:Extensions_Plugin_Manager_Edit'>help</a></li></ul><p>Note: ReCaptcha is a the trademark of Google Inc. and is an independent product not associated with or endorsed by the Joomla Project. You will need to register and agree to the Terms of Service at Recaptcha.net to use this plugin. Complete instructions are available if you edit the ReCaptcha plugin in the Plugin Manager.</p>"
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_64_TITLE="Captcha"
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_65_FULLTEXT=""
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_65_INTROTEXT="<p> The Quick Icon plugin group is used to provide notification that updates to Joomla! or installed extensions are available and should be applied. These notifications display on your administrator control panel, which is the page you see when you first log in to your site administrator.</p><p>Default on:</p><ul><li>Quick icon - Joomla! extensions updates notification <a href='https://help.joomla.org/proxy/index.php?option=com_help&amp;amp;keyref=Help40:Extensions_Plugin_Manager_Edit'>Help</a>.</li><li>Quick icon - Joomla! update notification <a href='https://help.joomla.org/proxy/index.php?option=com_help&amp;amp;keyref=Help40:Extensions_Plugin_Manager_Edit'>Help</a></li></ul>"
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_65_INTROTEXT="<p> The Quick Icon plugin group is used to provide notification that updates to Joomla! or installed extensions are available and should be applied. These notifications display on your administrator Home Dashboard, which is the page you see when you first log in to your site administrator.</p><p>Default on:</p><ul><li>Quick icon - Joomla! extensions updates notification <a href='https://help.joomla.org/proxy/index.php?option=com_help&amp;amp;keyref=Help40:Extensions_Plugin_Manager_Edit'>Help</a>.</li><li>Quick icon - Joomla! update notification <a href='https://help.joomla.org/proxy/index.php?option=com_help&amp;amp;keyref=Help40:Extensions_Plugin_Manager_Edit'>Help</a></li></ul>"
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_65_TITLE="Quick Icons"
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_66_FULLTEXT=""
PLG_SAMPLEDATA_TESTING_SAMPLEDATA_CONTENT_ARTICLE_66_INTROTEXT="<p>This module provides search using the Smart Search component. You should only use it if you have indexed your content and either have enabled the Smart Search content plugin or are keeping the index of your site updated manually. <a href='https://help.joomla.org/proxy/index.php?option=com_help&amp;amp;keyref=Help40:Extensions_Module_Manager_Smart_Search'>Help</a>.</p><div class='sample-module'>{loadmodule finder,Smart Search}</div>"
Expand Down