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.0] Update location path in description #1794

Closed
jgerman-bot opened this issue May 29, 2021 · 0 comments · Fixed by #1819
Closed

[4.0] Update location path in description #1794

jgerman-bot opened this issue May 29, 2021 · 0 comments · Fixed by #1819

Comments

@jgerman-bot
Copy link

New language relevant PR in upstream repo: joomla/joomla-cms#34238 Here are the upstream changes:

Click to expand the diff!
diff --git a/administrator/language/en-GB/com_modules.ini b/administrator/language/en-GB/com_modules.ini
index 3b0c7e9659e74..7215fb22edee7 100644
--- a/administrator/language/en-GB/com_modules.ini
+++ b/administrator/language/en-GB/com_modules.ini
@@ -94,7 +94,7 @@ COM_MODULES_MODULE_TEMPLATE_POSITION="%1$s (%2$s)"
 COM_MODULES_MODULES="Modules"
 COM_MODULES_MODULES_FILTER_SEARCH_DESC="Search in module title and note. Prefix with ID: to search for a module ID."
 COM_MODULES_MODULES_FILTER_SEARCH_LABEL="Search Modules"
-COM_MODULES_MSG_MANAGE_EXTENSION_DISABLED="The '%s' module is disabled. Use Extensions => Manage to enable it."
+COM_MODULES_MSG_MANAGE_EXTENSION_DISABLED="The '%s' module is disabled. Use System > Manage > Extensions to enable it."
 COM_MODULES_MSG_MANAGE_NO_MODULES="There are no modules matching your query"
 COM_MODULES_N_ITEMS_ARCHIVED="%d modules archived."
 COM_MODULES_N_ITEMS_ARCHIVED_1="Module archived."
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.

3 participants