diff --git a/joomla_v5/source/administrator/language/en-GB/guidedtours.joomla_guidedtours_steps.ini b/joomla_v5/source/administrator/language/en-GB/guidedtours.joomla_guidedtours_steps.ini index 32537321a7..3b266fd0df 100644 --- a/joomla_v5/source/administrator/language/en-GB/guidedtours.joomla_guidedtours_steps.ini +++ b/joomla_v5/source/administrator/language/en-GB/guidedtours.joomla_guidedtours_steps.ini @@ -18,6 +18,9 @@ COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_COMPONENT_DESCRIPTION="Select the extensio COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_TITLE="Add a URL" COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_URL_DESCRIPTION="Add the relative URL of the page where the tour must start. For instance, enter administrator/index.php?option=com_users&view=users to start the tour in the Users page." +COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_AUTOSTART_TITLE="Toggle 'Auto Start'" +COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_AUTOSTART_DESCRIPTION="

Setting 'Auto Start' to 'Yes' automatically initiates the tour as soon as the relevant conditions are met.

If multiple tours are set to auto-start under the same conditions, only the first tour in the list will begin until it is either cancelled, completed or skipped.

" + COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_TITLE="Select 'Save and Close'" COM_GUIDEDTOURS_TOUR_GUIDEDTOURS_STEP_SAVECLOSE_DESCRIPTION="Save and close the tour."