<%+xterm/embed%> <% local i18n = {} local function tr(str) i18n[str]=translate(str) end tr("Stop running task?") tr("Stopped at:") tr("Finished at:") tr("Failed at:") tr("Lost login status") tr("Fetch log failed, retrying...") tr("Task does not exist or has been deleted") -%>