Loading...
 
Skip to main content

Scheduler Admin UI untranslateable text

Status
Open
Subject
Scheduler Admin UI untranslateable text
Version
18.x
Category
  • Bug
  • Consistency
  • Easy for Newbie Dev
  • Less than 30-minutes fix
Feature
Admin Interface (UI)
Scheduler
Resolution status
New
Submitted by
hman
Lastmod by
hman
Rating
(0)
Description

The admin UI for the schedular contains some help text that is strangely totally untranslateable.

/templates/tiki-admin_schedulers.tpl contains this at line 147:

Copy to clipboard
{remarksbox type="note" title="{tr}Information{/tr}"} {tr}Use CRON format to enter the values in "Run Time": <br> Minute, Hour, Day of Month, Month, Day of Week <br> Eg. every 5 minutes: */5 * * * *{/tr} {/remarksbox}


Since the text is correctly enclosed in tr in curly braces. I am at a loss why this is the case, and why it throws no error?

Also, I seem unable to translate the task descriptions. These are ConsoleCommand, ShellCommand, HTTPGetCommand. I cannot even find the location where they are set. While I figure that admins who want to use schedulers might understand those terms, so task descriptors are slightly less important, but the help text about CRON syntax isn't.

Importance
5
Easy to solve?
10 easy
Priority
50
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7436
Created
Thursday 23 July, 2020 11:31:19 UTC
by hman
LastModif
Thursday 23 July, 2020 11:31:19 UTC


Show PHP error messages