Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.3][Guided Tours] Fixed missing field in Banners Tour #2812

Closed
heelc29 opened this issue May 7, 2023 · 0 comments · Fixed by #2813
Closed

[4.3][Guided Tours] Fixed missing field in Banners Tour #2812

heelc29 opened this issue May 7, 2023 · 0 comments · Fixed by #2813

Comments

@heelc29
Copy link
Member

heelc29 commented May 7, 2023

joomla/joomla-cms#40258

Click to expand the diff!
diff --git a/administrator/language/en-GB/com_guidedtours.sys.ini b/administrator/language/en-GB/com_guidedtours.sys.ini
index 5e1ff9d9efa2..20d59d1edb91 100644
--- a/administrator/language/en-GB/com_guidedtours.sys.ini
+++ b/administrator/language/en-GB/com_guidedtours.sys.ini
@@ -215,8 +215,8 @@ COM_GUIDEDTOURS_TOUR_BANNERS_STEP_TITLE_DESCRIPTION="Enter a required title for
 COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_TITLE="Enter an alias"
 COM_GUIDEDTOURS_TOUR_BANNERS_STEP_ALIAS_DESCRIPTION="You can write the internal name of this banner. You can leave this blank and a default value in lower case with dashes instead of spaces will be used as part of the URL."
 
-COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DESCRIPTION_TITLE="Add a description"
-COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DESCRIPTION_DESCRIPTION="Add a description for the banner in the editor."
+COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_TITLE="Enter detailed information"
+COM_GUIDEDTOURS_TOUR_BANNERS_STEP_DETAILS_DESCRIPTION="Add the details for the banner here."
 
 COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_TITLE="Select the status"
 COM_GUIDEDTOURS_TOUR_BANNERS_STEP_STATUS_DESCRIPTION="Select the published status of the banner."
@heelc29 heelc29 self-assigned this May 7, 2023
heelc29 added a commit to heelc29/joomla that referenced this issue May 7, 2023
@heelc29 heelc29 linked a pull request May 7, 2023 that will close this issue
tecpromotion pushed a commit that referenced this issue Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant