We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New language relevant PR in upstream repo: joomla/joomla-cms#36657 Here are the upstream changes:
diff --git a/administrator/language/en-GB/com_scheduler.ini b/administrator/language/en-GB/com_scheduler.ini index 42bcbf67dbd8..009324729ad8 100644 --- a/administrator/language/en-GB/com_scheduler.ini +++ b/administrator/language/en-GB/com_scheduler.ini @@ -109,7 +109,7 @@ COM_SCHEDULER_SCHEDULER_TASK_ROUTINE_NA="Task#%1$02d has no corresponding plugin COM_SCHEDULER_SCHEDULER_TASK_START="Running task#%1$02d '%2$s'." COM_SCHEDULER_SCHEDULER_TASK_UNKNOWN_EXIT="Task#%1$02d exited with code %4$d in %2$.2f (net %3$.2f) seconds." COM_SCHEDULER_SCHEDULER_TASK_UNLOCKED="Task#%1$02d was unlocked." -COM_SCHEDULER_SELECT_INTERVAL_MINUTES="- Select Interval in Minutes -" +COM_SCHEDULER_SELECT_INTERVAL_MINUTES="- Select interval in Minutes -" COM_SCHEDULER_SELECT_TASK_TYPE="Select task, %s" COM_SCHEDULER_SELECT_TYPE="- Task Type -" COM_SCHEDULER_TABLE_CAPTION="Tasks List" @@ -121,8 +121,8 @@ COM_SCHEDULER_TASK_PRIORITY_ASC="Task Priority ascending" COM_SCHEDULER_TASK_PRIORITY_DESC="Task Priority descending" COM_SCHEDULER_TASK_ROUTINE_EXCEPTION="Routine threw exception: %1$s" COM_SCHEDULER_TASK_TYPE="Task Type" -COM_SCHEDULER_TASK_TYPE_ASC="Task Type ascending" -COM_SCHEDULER_TASK_TYPE_DESC="Task Type descending" +COM_SCHEDULER_TASK_TYPE_ASC="Task type ascending" +COM_SCHEDULER_TASK_TYPE_DESC="Task type descending" COM_SCHEDULER_TEST_RUN="Run Test" COM_SCHEDULER_TEST_RUN_DURATION="Duration: %s seconds" COM_SCHEDULER_TEST_RUN_OUTPUT="Output:<br>%s"
The text was updated successfully, but these errors were encountered:
Has already been considered in PR #2166.
Sorry, something went wrong.
tecpromotion
No branches or pull requests
New language relevant PR in upstream repo: joomla/joomla-cms#36657 Here are the upstream changes:
Click to expand the diff!
The text was updated successfully, but these errors were encountered: