SEBSERV-430
This commit is contained in:
parent
110b2d494d
commit
6b0d37c6ad
1 changed files with 3 additions and 3 deletions
|
@ -502,8 +502,8 @@ sebserver.exam.list.column.name=Name
|
|||
sebserver.exam.list.column.name.tooltip=The name of the exam<br/><br/>Use the filter above to narrow down to a specific exam name<br/>{0}
|
||||
sebserver.exam.list.column.name.filter.tooltip=Use the filter to narrow down to a specific exam name
|
||||
sebserver.exam.list.column.starttime=Start Time {0}
|
||||
sebserver.exam.list.column.starttime.tooltip=The start time of the exam<br/><br/>Use the filter above to filter by date..<br/>Note that this is applied to the date range between start- and end-date and not to the start-date alone.<br/><br/>{0}
|
||||
sebserver.exam.list.column.starttime.filter.tooltip=Use this to filter by date.<br/>Note that this is applied to the date range between start- and end-date and not to the start-date alone.<br/>Running and up-coming exams are still available as long as the filter date is not in the future.
|
||||
sebserver.exam.list.column.starttime.tooltip=The start time of the exam<br/><br/>Use the filter above to filter by date..<br/>Note that this is applied to the date range between start- and end-date and not to the start-date alone.<br/>The list will display all exams with a start-date <= search date <= end-date<br/><br/>{0}
|
||||
sebserver.exam.list.column.starttime.filter.tooltip=Use this to filter by date.<br/>Note that this is applied to the date range between start- and end-date and<br/>the list will display all exams with a start-date <= search date <= end-date
|
||||
sebserver.exam.list.column.type=Type
|
||||
sebserver.exam.list.column.type.tooltip=The type of the exam<br/><br/>Use the filter above to set a specific exam type<br/>{0}
|
||||
sebserver.exam.list.column.type.filter.tooltip=Use the filter to set a specific exam type
|
||||
|
@ -2124,7 +2124,7 @@ sebserver.monitoring.connection.list.column.id.tooltip=The user session identifi
|
|||
sebserver.monitoring.connection.list.column.group=Client Group(s)
|
||||
sebserver.monitoring.connection.list.column.group.tooltip=The client group(s) the connection belongs to
|
||||
sebserver.monitoring.connection.list.column.info=Connection Info
|
||||
sebserver.monitoring.connection.list.column.info.tooltip=Format: IP Address,SEB Version, OSName
|
||||
sebserver.monitoring.connection.list.column.info.tooltip=Format: SEB Version, OSName, IP Address
|
||||
sebserver.monitoring.connection.list.column.status=Status
|
||||
sebserver.monitoring.connection.list.column.status.tooltip=The current connection status
|
||||
|
||||
|
|
Loading…
Reference in a new issue