Total Checks${SwDashTable.formatNumber(m.update.totalChecks)}
Successful${SwDashTable.formatNumber(m.update.successfulChecks)}
Failed${SwDashTable.formatNumber(m.update.failedChecks)}
Updates Found${SwDashTable.formatNumber(m.update.updatesFound)}
Updates Applied${SwDashTable.formatNumber(m.update.updatesApplied)}
Last Check${SwDashTable.formatTimestamp(m.update.lastCheckTimestamp)}