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.1] Tasks enabled/disabled #89

Closed
joomlapl-bot opened this issue Dec 8, 2021 · 0 comments
Closed

[4.1] Tasks enabled/disabled #89

joomlapl-bot opened this issue Dec 8, 2021 · 0 comments

Comments

@joomlapl-bot
Copy link
Collaborator

PR w związku ze zmianą oryginału joomla/joomla-cms#36211 Poniżej zmiany w oryginale:

Click to expand the diff!
diff --git a/administrator/language/en-GB/com_scheduler.ini b/administrator/language/en-GB/com_scheduler.ini
index f63f189fcccf..a6b55750b5ae 100644
--- a/administrator/language/en-GB/com_scheduler.ini
+++ b/administrator/language/en-GB/com_scheduler.ini
@@ -148,3 +148,5 @@ COM_SCHEDULER_TYPE_CHOOSE="Select a Task type"
 COM_SCHEDULER_TYPE_OR_SELECT_OPTIONS="Type or select options"
 COM_SCHEDULER_WARNING_EXISTING_TASK_TYPE_NOT_FOUND="The task routine for this task could not be found! <br> It's likely that the provider plugin was removed or disabled."
 COM_SCHEDULER_XML_DESCRIPTION="Component for managing scheduled tasks and cronjobs (if supported by the server)."
+JLIB_HTML_PUBLISH_ITEM="Enable task"
+JLIB_HTML_UNPUBLISH_ITEM="Disable task"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants