diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index a10b4060..b3cc4361 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -23,7 +23,7 @@ sebserver.overall.action.goAwayFromEditPageConfirm=Are you sure you want to leav sebserver.overall.action.category.varia= sebserver.overall.action.category.filter= -sebserver.overall.action.showPassword.tooltip=Show / hide password in plain text. +sebserver.overall.action.showPassword.tooltip=Show / hide password in plain text sebserver.overall.status.active=Active sebserver.overall.status.inactive=Inactive @@ -91,7 +91,7 @@ sebserver.error.unexpected=Unexpected Error sebserver.page.message=Information sebserver.dialog.confirm.title=Confirmation sebserver.form.mandatory=This field is mandatory. -sebserver.table.column.sort.default.tooltip=Click on the column header to sort the table within this column. +sebserver.table.column.sort.default.tooltip=Click on the column header to sort the table within this column sebserver.dialog.confirm.deactivation=Note that there are {0} other entities that belong to this entity.
Those will also be deactivated by deactivating this entity.

Are You sure to deactivate this entity? sebserver.dialog.confirm.deactivation.noDependencies=Are You sure you want to deactivate? @@ -143,11 +143,11 @@ sebserver.institution.list.empty=No institution can be found. Please adapt the f sebserver.institution.list.title=Institutions sebserver.institution.list.title.subtitle= sebserver.institution.list.column.name=Name -sebserver.institution.list.column.name.tooltip=The name of the institution.

Use the filter above to narrow down to a specific name.
{0} +sebserver.institution.list.column.name.tooltip=The name of the institution

Use the filter above to narrow down to a specific name
{0} sebserver.institution.list.column.urlSuffix=URL Suffix -sebserver.institution.list.column.urlSuffix.tooltip=The URL suffix to the institutional login page.

Use the filter above to narrow down to a specific URL suffix.
{0} +sebserver.institution.list.column.urlSuffix.tooltip=The URL suffix to the institutional login page

Use the filter above to narrow down to a specific URL suffix
{0} sebserver.institution.list.column.active=Status -sebserver.institution.list.column.active.tooltip=The activity of the institution.

Use the filter above to specify the activity.
{0} +sebserver.institution.list.column.active.tooltip=The activity of the institution

Use the filter above to specify the activity
{0} sebserver.institution.action.list=Institution sebserver.institution.action.form=Institution @@ -169,7 +169,7 @@ sebserver.institution.form.title.subtitle= sebserver.institution.form.name=Name sebserver.institution.form.name.tooltip=The name of the institution sebserver.institution.form.urlSuffix=URL Suffix -sebserver.institution.form.urlSuffix.tooltip=The URL suffix to the institutional login page.
Institutional URL is: http(s):/// +sebserver.institution.form.urlSuffix.tooltip=The URL suffix to the institutional login page
Institutional URL is: http(s):/// sebserver.institution.form.logoImage=Logo Image sebserver.institution.form.logoImage.tooltip=The Image that is shown as a logo in the specified institutional login page.
In edit mode, use the arrow sign to open a upload dialog. sebserver.institution.form.logoImage.unsupportedFileType=The selected file is not supported. Supported are: PNG and JPG @@ -193,18 +193,18 @@ sebserver.useraccount.list.empty=No user account can be found. Please adapt the sebserver.useraccount.list.title=User Accounts sebserver.useraccount.list.title.subtitle= sebserver.useraccount.list.column.institution=Institution -sebserver.useraccount.list.column.institution.tooltip=The institution of the user account.

Use the filter above to specify the institution.
{0} +sebserver.useraccount.list.column.institution.tooltip=The institution of the user account

Use the filter above to specify the institution
{0} sebserver.useraccount.list.column.name=First Name -sebserver.useraccount.list.column.name.tooltip=The first name of the user.

Use the filter above to narrow down to a specific first name.
{0} +sebserver.useraccount.list.column.name.tooltip=The first name of the user

Use the filter above to narrow down to a specific first name
{0} sebserver.useraccount.list.column.surname=Surname -sebserver.useraccount.list.column.surname.tooltip=The surname of the user.

Use the filter above to narrow down to a specific surname.
{0} +sebserver.useraccount.list.column.surname.tooltip=The surname of the user

Use the filter above to narrow down to a specific surname
{0} sebserver.useraccount.list.column.username=User Name -sebserver.useraccount.list.column.username.tooltip=The internal user name of the user.

Use the filter above to narrow down to a specific user name.
{0} +sebserver.useraccount.list.column.username.tooltip=The internal user name of the user

Use the filter above to narrow down to a specific user name
{0} sebserver.useraccount.list.column.email=Mail -sebserver.useraccount.list.column.email.tooltip=The e-mail address of the user.

Use the filter above to narrow down to a specific e-mail address.
{0} +sebserver.useraccount.list.column.email.tooltip=The e-mail address of the user

Use the filter above to narrow down to a specific e-mail address
{0} sebserver.useraccount.list.column.language=Language sebserver.useraccount.list.column.active=Status -sebserver.useraccount.list.column.active.tooltip=The status of the user.

Use the filter above to specify the status.
{0} +sebserver.useraccount.list.column.active.tooltip=The status of the user

Use the filter above to specify the status
{0} sebserver.useraccount.action.list=User Account sebserver.useraccount.action.form=User Account of {0} @@ -226,23 +226,23 @@ sebserver.useraccount.form.title=User Account sebserver.useraccount.form.title.subtitle= sebserver.useraccount.form.title.new=Add User Account sebserver.useraccount.form.institution=Institution -sebserver.useraccount.form.institution.tooltip=The institution the user belongs to. +sebserver.useraccount.form.institution.tooltip=The institution the user belongs to sebserver.useraccount.form.creationdate=Creation Date -sebserver.useraccount.form.creationdate.tooltip=The date when the user account was first created. +sebserver.useraccount.form.creationdate.tooltip=The date when the user account was first created sebserver.useraccount.form.name=First Name -sebserver.useraccount.form.name.tooltip=The first name of the user. +sebserver.useraccount.form.name.tooltip=The first name of the user sebserver.useraccount.form.surname=Surname -sebserver.useraccount.form.surname.tooltip=The last- or surname of the user. +sebserver.useraccount.form.surname.tooltip=The last- or surname of the user sebserver.useraccount.form.username=Username -sebserver.useraccount.form.username.tooltip=The internal user name of the account. +sebserver.useraccount.form.username.tooltip=The internal user name of the account sebserver.useraccount.form.mail=E-Mail -sebserver.useraccount.form.mail.tooltip=The e-mail address of the user. +sebserver.useraccount.form.mail.tooltip=The e-mail address of the user sebserver.useraccount.form.language=Language -sebserver.useraccount.form.language.tooltip=The users language. +sebserver.useraccount.form.language.tooltip=The users language sebserver.useraccount.form.timezone=Time Zone -sebserver.useraccount.form.timezone.tooltip=The time-zone of the user.

Note that this also defines the exact time and date that is displayed to the user. +sebserver.useraccount.form.timezone.tooltip=The time-zone of the user

Note that this also defines the exact time and date that is displayed to the user sebserver.useraccount.form.roles=User Roles -sebserver.useraccount.form.roles.tooltip=The roles of the user.
A user can have more then one role but must have at least one.

In Edit mode, please use the tooltip on the role name for more information about a specific role. +sebserver.useraccount.form.roles.tooltip=The roles of the user
A user can have more then one role but must have at least one.

In Edit mode, please use the tooltip on the role name for more information about a specific role. sebserver.useraccount.form.password=Password sebserver.useraccount.form.password.tooltip=The password of the user account sebserver.useraccount.form.password.confirm=Confirm Password @@ -267,13 +267,13 @@ sebserver.lmssetup.list.empty=No LMS Setup can be found. Please adapt the filter sebserver.lmssetup.list.title=Learning Management System Setups sebserver.lmssetup.list.title.subtitle=List of connection settings to the LMS. sebserver.lmssetup.list.column.institution=Institution -sebserver.lmssetup.list.column.institution.tooltip=The institution of the LMS setup.

Use the filter above to specify the institution.
{0} +sebserver.lmssetup.list.column.institution.tooltip=The institution of the LMS setup

Use the filter above to specify the institution
{0} sebserver.lmssetup.list.column.name=Name -sebserver.lmssetup.list.column.name.tooltip=The name of the LMS setup.

Use the filter above to narrow down to a specific LMS by name.
{0} +sebserver.lmssetup.list.column.name.tooltip=The name of the LMS setup

Use the filter above to narrow down to a specific LMS by name
{0} sebserver.lmssetup.list.column.type=LMS Type -sebserver.lmssetup.list.column.type.tooltip=The type of the LMS.

Use the filter above to specify the LMS type.
{0} +sebserver.lmssetup.list.column.type.tooltip=The type of the LMS

Use the filter above to specify the LMS type
{0} sebserver.lmssetup.list.column.active=Status -sebserver.lmssetup.list.column.active.tooltip=The status of the LMS Setup.

Use the filter above to specify the status.
{0} +sebserver.lmssetup.list.column.active.tooltip=The status of the LMS Setup

Use the filter above to specify the status
{0} sebserver.lmssetup.action.list=LMS Setup sebserver.lmssetup.action.form=LMS Setup @@ -304,16 +304,16 @@ sebserver.lmssetup.form.institution.tooltip=The institution where the LMS setup sebserver.lmssetup.form.name=Name sebserver.lmssetup.form.name.tooltip=The name of the LMS setup sebserver.lmssetup.form.type=Type -sebserver.lmssetup.form.type.tooltip=The type of the LMS Setup. +sebserver.lmssetup.form.type.tooltip=The type of the LMS Setup sebserver.lmssetup.form.url=LMS Server Address -sebserver.lmssetup.form.url.tooltip=The server URL to the specific LMS server.

This should point to the main- or root-address of the LMS server +sebserver.lmssetup.form.url.tooltip=The server URL to the specific LMS server

This should point to the main- or root-address of the LMS server sebserver.lmssetup.form.clientname.lms=LMS Server Username -sebserver.lmssetup.form.clientname.lms.tooltip=The client name of the API client access to the LMS.

This is usually provided by an LMS administrator that has created a API access account for SEB Server binding within the LMS server. +sebserver.lmssetup.form.clientname.lms.tooltip=The client name of the API client access to the LMS

This is usually provided by an LMS administrator that has created a API access account for SEB Server binding within the LMS server. sebserver.lmssetup.form.secret.lms=LMS Server Password -sebserver.lmssetup.form.secret.lms.tooltip=The secret or password of the API client access to the LMS.

This is usually provided by an LMS administrator that has created a API access account for SEB Server binding within the LMS server. +sebserver.lmssetup.form.secret.lms.tooltip=The secret or password of the API client access to the LMS

This is usually provided by an LMS administrator that has created a API access account for SEB Server binding within the LMS server. sebserver.lmssetup.form.proxy=Proxy sebserver.lmssetup.form.proxy.check=With Proxy -sebserver.lmssetup.form.proxy.check.tooltip=Check and give detailed information if the SEB Server runs behind a proxy
and need proxy settings to connect to the internet. +sebserver.lmssetup.form.proxy.check.tooltip=Check and give detailed information if the SEB Server runs behind a proxy
and need proxy settings to connect to the internet sebserver.lmssetup.form.proxy.tooltip=The proxy details of a proxy is needed to connect to a LMS server sebserver.lmssetup.form.proxy.host=Proxy Host sebserver.lmssetup.form.proxy.host.tooltip=The server name of the proxy host to connect to @@ -335,15 +335,15 @@ sebserver.quizdiscovery.list.title=LMS Exams sebserver.quizdiscovery.list.title.subtitle=List of exams found in connected LMS. sebserver.quizdiscovery.list.empty=No LMS exam can be found. Please adapt the filter or create a new LMS Setup sebserver.quizdiscovery.list.column.institution=Institution -sebserver.quizdiscovery.list.column.institution.tooltip=The institution filter.

Use the filter above to specify the institution.
{0} +sebserver.quizdiscovery.list.column.institution.tooltip=The institution filter

Use the filter above to specify the institution
{0} sebserver.quizdiscovery.list.column.lmssetup=LMS -sebserver.quizdiscovery.list.column.lmssetup.tooltip=The LMS setup filter

Use the filter above to find all LMS exams of a specific LMS setup.
{0} +sebserver.quizdiscovery.list.column.lmssetup.tooltip=The LMS setup filter

Use the filter above to find all LMS exams of a specific LMS setup
{0} sebserver.quizdiscovery.list.column.name=Name -sebserver.quizdiscovery.list.column.name.tooltip=The name of the LMS exam.

Use the filter above to narrow down to a specific name.
{0} +sebserver.quizdiscovery.list.column.name.tooltip=The name of the LMS exam

Use the filter above to narrow down to a specific name
{0} sebserver.quizdiscovery.list.column.starttime=Start Time {0} -sebserver.quizdiscovery.list.column.starttime.tooltip=The start time of the LMS exam.

Use the filter above to set a specific from date.
{0} +sebserver.quizdiscovery.list.column.starttime.tooltip=The start time of the LMS exam

Use the filter above to set a specific from date
{0} sebserver.quizdiscovery.list.column.endtime=End Time {0} -sebserver.quizdiscovery.list.column.endtime.tooltip=The end time of the LMS exam.

{0} +sebserver.quizdiscovery.list.column.endtime.tooltip=The end time of the LMS exam

{0} sebserver.quizdiscovery.info.pleaseSelect=At first please select an LMS exam from the list sebserver.quizdiscovery.list.action.no.modify.privilege=No Access: A LMS exam from other institution cannot be imported. @@ -355,19 +355,19 @@ sebserver.quizdiscovery.quiz.import.existing.confirm=This course was already imp sebserver.quizdiscovery.quiz.details.title=LMS Exam Details sebserver.quizdiscovery.quiz.details.institution=Institution -sebserver.quizdiscovery.quiz.details.institution.tooltip=The institution of the LMS setup. +sebserver.quizdiscovery.quiz.details.institution.tooltip=The institution of the LMS setup sebserver.quizdiscovery.quiz.details.lmssetup=LMS Setup -sebserver.quizdiscovery.quiz.details.lmssetup.tooltip=The LMS setup that defines the LMS where the exam was created. +sebserver.quizdiscovery.quiz.details.lmssetup.tooltip=The LMS setup that defines the LMS where the exam was created sebserver.quizdiscovery.quiz.details.name=Name sebserver.quizdiscovery.quiz.details.name.tooltip=The name of the LMS exam.

This name is defined on the corresponding LMS sebserver.quizdiscovery.quiz.details.description=Description -sebserver.quizdiscovery.quiz.details.description.tooltip=The description of the LMS exam.

This description is defined on the corresponding LMS +sebserver.quizdiscovery.quiz.details.description.tooltip=The description of the LMS exam

This description is defined on the corresponding LMS sebserver.quizdiscovery.quiz.details.starttime=Start Time -sebserver.quizdiscovery.quiz.details.starttime.tooltip=The start time of the LMS exam.

This time is set on the corresponding LMS +sebserver.quizdiscovery.quiz.details.starttime.tooltip=The start time of the LMS exam

This time is set on the corresponding LMS sebserver.quizdiscovery.quiz.details.endtime=End Time -sebserver.quizdiscovery.quiz.details.endtime.tooltip=The end time of the LMS exam.

This time is set on the corresponding LMS +sebserver.quizdiscovery.quiz.details.endtime.tooltip=The end time of the LMS exam

This time is set on the corresponding LMS sebserver.quizdiscovery.quiz.details.url=Start URL -sebserver.quizdiscovery.quiz.details.url.tooltip=The start URL on the LMS for the exam.

This is defined by the LMS setup and the exam URL +sebserver.quizdiscovery.quiz.details.url.tooltip=The start URL on the LMS for the exam

This is defined by the LMS setup and the exam URL sebserver.quizdiscovery.quiz.details.additional.timecreated=Creation Time sebserver.quizdiscovery.quiz.details.additional.timecreated.tooltip=The time when the LMS exam was first created

This time is defined by the corresponding LMS sebserver.quizdiscovery.quiz.details.additional.course_shortname=Short Name @@ -389,15 +389,15 @@ sebserver.exam.list.actions= sebserver.exam.list.title=Exam sebserver.exam.list.title.subtitle= sebserver.exam.list.column.institution=Institution -sebserver.exam.list.column.institution.tooltip=The institution of the LMS setup that defines the LMS of the exam.

Use the filter above to specify the institution.
{0} +sebserver.exam.list.column.institution.tooltip=The institution of the LMS setup that defines the LMS of the exam

Use the filter above to specify the institution
{0} sebserver.exam.list.column.lmssetup=LMS -sebserver.exam.list.column.lmssetup.tooltip=The LMS setup that defines the LMS of the exam

Use the filter above to specify the LMS setup.
{0} +sebserver.exam.list.column.lmssetup.tooltip=The LMS setup that defines the LMS of the exam

Use the filter above to specify the LMS setup
{0} sebserver.exam.list.column.name=Name -sebserver.exam.list.column.name.tooltip=The name of the exam.

Use the filter above to narrow down to a specific exam name.
{0} +sebserver.exam.list.column.name.tooltip=The name of the exam

Use the filter above to narrow down to a specific exam name
{0} sebserver.exam.list.column.starttime=Start Time {0} -sebserver.exam.list.column.starttime.tooltip=The start time of the exam.

Use the filter above to set a specific from date.
{0} +sebserver.exam.list.column.starttime.tooltip=The start time of the exam

Use the filter above to set a specific from date
{0} sebserver.exam.list.column.type=Type -sebserver.exam.list.column.type.tooltip=The type of the exam.

Use the filter above to set a specific exam type.
{0} +sebserver.exam.list.column.type.tooltip=The type of the exam

Use the filter above to set a specific exam type
{0} sebserver.exam.list.empty=No Exam can be found. Please adapt the filter or import one from LMS sebserver.exam.list.modify.out.dated=Finished exams cannot be modified. @@ -428,7 +428,7 @@ sebserver.exam.form.title.import=Import Exam sebserver.exam.form.title=Exam sebserver.exam.form.title.subtitle= sebserver.exam.form.lmssetup=LMS Setup -sebserver.exam.form.lmssetup.tooltip=The LMS setup that defines the LMS of the exam. +sebserver.exam.form.lmssetup.tooltip=The LMS setup that defines the LMS of the exam sebserver.exam.form.quizid=LMS exam Identifier sebserver.exam.form.quizid.tooltip=The identifier that identifies the quiz of the exam on the corresponding LMS sebserver.exam.form.quizurl=LMS exam URL @@ -446,7 +446,7 @@ sebserver.exam.form.status.tooltip=The current status for the exam.

Eit sebserver.exam.form.type=Exam Type sebserver.exam.form.type.tooltip=The type of the exam.

This has only descriptive character for now and can be used to categorise exams within a type sebserver.exam.form.supporter=Exam Supporter -sebserver.exam.form.supporter.tooltip=A list of users that are allowed to support this exam.

To add a user in edit mode click into the field on the right-hand side and start typing the first letters of the username.
A filtered choice will drop down. Select a specific username in the dropdown list to add the user to the list.
To remove a user from the list, just double-click the username on the list. +sebserver.exam.form.supporter.tooltip=A list of users that are allowed to support this exam

To add a user in edit mode click into the field on the right-hand side and start typing the first letters of the username.
A filtered choice will drop down. Select a specific username in the dropdown list to add the user to the list.
To remove a user from the list, just double-click the username on the list. sebserver.exam.form.sebrestriction.title=SEB Restriction Details sebserver.exam.form.sebrestriction.title.subtitle= @@ -457,13 +457,13 @@ sebserver.exam.form.sebrestriction.configKeys.tooltip=A comma-separated list of sebserver.exam.form.sebrestriction.browserExamKeys=Browser Exam Keys sebserver.exam.form.sebrestriction.browserExamKeys.tooltip=A comma-separated list of SEB Browser Exam Keys
that are checked by the LMS for the restricted SEB access for every request sebserver.exam.form.sebrestriction.WHITELIST_PATHS=Component White-List -sebserver.exam.form.sebrestriction.WHITELIST_PATHS.tooltip=Grant no-restriction to each of the given Open edX path components by select them for white-list. +sebserver.exam.form.sebrestriction.WHITELIST_PATHS.tooltip=Grant no-restriction to each of the given Open edX path components by select them for white-list sebserver.exam.form.sebrestriction.BLACKLIST_CHAPTERS=Chapters Black-List sebserver.exam.form.sebrestriction.BLACKLIST_CHAPTERS.tooltip=Explicitly restrict a course chapter by adding the course-chapter-identifier to this comma-separated list sebserver.exam.form.sebrestriction.PERMISSION_COMPONENTS=Permissions sebserver.exam.form.sebrestriction.PERMISSION_COMPONENTS.tooltip=Define the additional SEB restriction permissions sebserver.exam.form.sebrestriction.USER_BANNING_ENABLED=User Banning -sebserver.exam.form.sebrestriction.USER_BANNING_ENABLED.tooltip=Indicates whether the user of a restricted access shall be banned on authentication failure or not. +sebserver.exam.form.sebrestriction.USER_BANNING_ENABLED.tooltip=Indicates whether the user of a restricted access shall be banned on authentication failure or not sebserver.exam.form.sebrestriction.whiteListPaths.ABOUT=About sebserver.exam.form.sebrestriction.whiteListPaths.ABOUT.tooltip=The "About" section of the Open edX course @@ -479,13 +479,13 @@ sebserver.exam.form.sebrestriction.whiteListPaths.WIKI=Description (Wiki) sebserver.exam.form.sebrestriction.whiteListPaths.WIKI.tooltip=The wikipedia section of the Open edX course sebserver.exam.form.sebrestriction.permissions.ALWAYS_ALLOW_STAFF=Staff Role Always Allowed -sebserver.exam.form.sebrestriction.permissions.ALWAYS_ALLOW_STAFF.tooltip=Set this to always allow none-restricted access for a user that has "staff" privileges. +sebserver.exam.form.sebrestriction.permissions.ALWAYS_ALLOW_STAFF.tooltip=Set this to always allow none-restricted access for a user that has "staff" privileges sebserver.exam.form.sebrestriction.permissions.CHECK_BROWSER_EXAM_KEY=Check Browser Exam Key -sebserver.exam.form.sebrestriction.permissions.CHECK_BROWSER_EXAM_KEY.tooltip=Always check received SEB Browser Exam Key with the defined ones for every request. +sebserver.exam.form.sebrestriction.permissions.CHECK_BROWSER_EXAM_KEY.tooltip=Always check received SEB Browser Exam Key with the defined ones for every request sebserver.exam.form.sebrestriction.permissions.CHECK_CONFIG_KEY=Check Config Key -sebserver.exam.form.sebrestriction.permissions.CHECK_CONFIG_KEY.tooltip=Always check received SEB Config Key with the defined ones for every request. +sebserver.exam.form.sebrestriction.permissions.CHECK_CONFIG_KEY.tooltip=Always check received SEB Config Key with the defined ones for every request sebserver.exam.form.sebrestriction.permissions.CHECK_BROWSER_EXAM_OR_CONFIG_KEY=Check Browser Exam-, Or Config Key -sebserver.exam.form.sebrestriction.permissions.CHECK_BROWSER_EXAM_OR_CONFIG_KEY.tooltip=Always check either SEB Browser Exam Key or SEB Config Key with the defined ones for every request. +sebserver.exam.form.sebrestriction.permissions.CHECK_BROWSER_EXAM_OR_CONFIG_KEY.tooltip=Always check either SEB Browser Exam Key or SEB Config Key with the defined ones for every request sebserver.exam.type.UNDEFINED=Not Defined @@ -503,13 +503,13 @@ sebserver.exam.status.FINISHED=Finished sebserver.exam.configuration.list.actions= sebserver.exam.configuration.list.title=Exam Configuration -sebserver.exam.configuration.list.title.tooltip=A list of all attached exam configuration for this exam. +sebserver.exam.configuration.list.title.tooltip=A list of all attached exam configuration for this exam sebserver.exam.configuration.list.column.name=Name -sebserver.exam.configuration.list.column.name.tooltip=The name of the attached exam configuration. +sebserver.exam.configuration.list.column.name.tooltip=The name of the attached exam configuration sebserver.exam.configuration.list.column.description=Description -sebserver.exam.configuration.list.column.description.tooltip=The description of the attached exam configuration. +sebserver.exam.configuration.list.column.description.tooltip=The description of the attached exam configuration sebserver.exam.configuration.list.column.status=Status -sebserver.exam.configuration.list.column.status.tooltip=The current status of the attached exam configuration. +sebserver.exam.configuration.list.column.status.tooltip=The current status of the attached exam configuration sebserver.exam.configuration.list.empty=There is currently no exam configuration defined for this Exam. Please add one sebserver.exam.configuration.list.pleaseSelect=At first please select an exam configuration from the list sebserver.exam.configuration.action.noconfig.message=There is currently no exam configuration to select.
Please create one in Exam Configurations @@ -566,15 +566,15 @@ sebserver.exam.indicator.form.title=Indicator sebserver.exam.indicator.form.title.subtitle= sebserver.exam.indicator.form.title.new=Add Indicator sebserver.exam.indicator.form.exam=Exam -sebserver.exam.indicator.form.exam.tooltip=The exam this indicator belongs to. +sebserver.exam.indicator.form.exam.tooltip=The exam this indicator belongs to sebserver.exam.indicator.form.name=Name sebserver.exam.indicator.form.name.tooltip=The name of the indicator.

This name is also displayed as the column title of the indicator on the exam monitoring view sebserver.exam.indicator.form.type=Type -sebserver.exam.indicator.form.type.tooltip=The type of the indicator.

There are only a set of defined indicators to choose from.
Choose one to see a detailed description for each indicator below. +sebserver.exam.indicator.form.type.tooltip=The type of the indicator

There are only a set of defined indicators to choose from.
Choose one to see a detailed description for each indicator below. sebserver.exam.indicator.form.description=Type Description -sebserver.exam.indicator.form.description.tooltip=A detailed description of the selected indicator. +sebserver.exam.indicator.form.description.tooltip=A detailed description of the selected indicator sebserver.exam.indicator.form.color=Default Color -sebserver.exam.indicator.form.color.tooltip=The default color that is displayed on the exam monitoring for this indicator. +sebserver.exam.indicator.form.color.tooltip=The default color that is displayed on the exam monitoring for this indicator sebserver.exam.indicator.form.color.action=Please select a color sebserver.exam.indicator.form.thresholds=Thresholds sebserver.exam.indicator.form.thresholds.tooltip=A list of value / color pairs that defines the thresholds of the indicator.

On the exam monitoring view a cell of the indicator is displayed in the specified color when the defined threshold value is reached @@ -582,9 +582,9 @@ sebserver.exam.indicator.thresholds.select.color=Please select a color sebserver.exam.indicator.thresholds.list.title=Thresholds sebserver.exam.indicator.thresholds.list.value=Value -sebserver.exam.indicator.thresholds.list.value.tooltip=The threshold value. +sebserver.exam.indicator.thresholds.list.value.tooltip=The threshold value sebserver.exam.indicator.thresholds.list.color=Color -sebserver.exam.indicator.thresholds.list.color.tooltip=The color that is displayed on the exam monitoring view when indicator value has reached the defined threshold value. +sebserver.exam.indicator.thresholds.list.color.tooltip=The color that is displayed on the exam monitoring view when indicator value has reached the defined threshold value sebserver.exam.indicator.thresholds.list.add=Add a new threshold sebserver.exam.indicator.thresholds.list.remove=Delete this threshold @@ -597,13 +597,13 @@ sebserver.clientconfig.list.title=Client Configuration sebserver.clientconfig.list.title.subtitle= sebserver.clientconfig.list.actions= sebserver.clientconfig.list.column.institution=Institution -sebserver.clientconfig.list.column.institution.tooltip=The institution of the client configuration.

Use the filter above to specify the institution.
{0} +sebserver.clientconfig.list.column.institution.tooltip=The institution of the client configuration

Use the filter above to specify the institution
{0} sebserver.clientconfig.list.column.name=Name -sebserver.clientconfig.list.column.name.tooltip=The name of the client configuration.

Use the filter above to narrow down to a specific name.
{0} +sebserver.clientconfig.list.column.name.tooltip=The name of the client configuration

Use the filter above to narrow down to a specific name
{0} sebserver.clientconfig.list.column.date=Creation Date {0} -sebserver.clientconfig.list.column.date.tooltip=The date when the client configuration was first created.

Use the filter above to specify a from-date.
{0} +sebserver.clientconfig.list.column.date.tooltip=The date when the client configuration was first created

Use the filter above to specify a from-date
{0} sebserver.clientconfig.list.column.active=Status -sebserver.clientconfig.list.column.active.tooltip=The status of client configuration.

Use the filter above to specify the status.
{0} +sebserver.clientconfig.list.column.active.tooltip=The status of client configuration

Use the filter above to specify the status
{0} sebserver.clientconfig.info.pleaseSelect=At first please select a Client Configuration from the list sebserver.clientconfig.list.action.no.modify.privilege=No Access: A client configuration from other institution cannot be modified. @@ -615,24 +615,24 @@ sebserver.clientconfig.form.name.tooltip=The name of the client configuration.
Use the filter above to specify the institution.
{0} +sebserver.examconfig.list.column.institution.tooltip=The institution of the SEB exam configuration

Use the filter above to specify the institution
{0} sebserver.examconfig.list.column.name=Name -sebserver.examconfig.list.column.name.tooltip=The name of the SEB exam configuration.

Use the filter above to narrow down to a specific name.
{0} +sebserver.examconfig.list.column.name.tooltip=The name of the SEB exam configuration

Use the filter above to narrow down to a specific name
{0} sebserver.examconfig.list.column.description=Description -sebserver.examconfig.list.column.description.tooltip=The description of the SEB exam configuration.

Use the filter above to find configurations that contain specific words or phrases within the description.
{0} +sebserver.examconfig.list.column.description.tooltip=The description of the SEB exam configuration

Use the filter above to find configurations that contain specific words or phrases within the description.
{0} sebserver.examconfig.list.column.status=Status -sebserver.examconfig.list.column.status.tooltip=The status of the SEB exam configuration.

Use the filter above to specify a status.
{0} +sebserver.examconfig.list.column.status.tooltip=The status of the SEB exam configuration

Use the filter above to specify a status
{0} sebserver.examconfig.list.actions= @@ -707,14 +707,14 @@ sebserver.examconfig.form.title.new=Add Exam Configuration sebserver.examconfig.form.title=Exam Configuration sebserver.examconfig.form.title.subtitle= sebserver.examconfig.form.name=Name -sebserver.examconfig.form.name.tooltip=The name of the SEB exam configuration. +sebserver.examconfig.form.name.tooltip=The name of the SEB exam configuration sebserver.examconfig.form.description=Description -sebserver.examconfig.form.description.tooltip=The description text of the SEB exam configuration. +sebserver.examconfig.form.description.tooltip=The description text of the SEB exam configuration sebserver.examconfig.form.with-history=With History sebserver.examconfig.form.template=Template -sebserver.examconfig.form.template.tooltip=The template this SEB exam configuration depends on. +sebserver.examconfig.form.template.tooltip=The template this SEB exam configuration depends on sebserver.examconfig.form.status=Status -sebserver.examconfig.form.status.tooltip=The status of this SEB exam configuration.

Under Construction marks a SEB exam configuration to not be able to attach to an exam so far.
Ready to use marks an SEB exam configuration to be able to attach to an exam.
In Use marks a SEB exam configuration is already been used from one or more exam(s) +sebserver.examconfig.form.status.tooltip=The status of this SEB exam configuration

"Under Construction" marks a SEB exam configuration to not be able to attach to an exam so far.
"Ready to Use" marks an SEB exam configuration to be able to attach to an exam.
"In Use" marks a SEB exam configuration is already been used from one or more exam(s) sebserver.examconfig.form.config-key.title=Config Key sebserver.examconfig.form.attached-to=Attached To Exam sebserver.examconfig.form.attached-to.tooltip=This SEB exam configuration is currently attached to the following exams.

Select an exam from the list and use the "View Exam" or Double-Click on the list to go to a specific exam. @@ -765,7 +765,7 @@ sebserver.examconfig.props.group.browserViewMode=Browser View Mode sebserver.examconfig.props.label.browserViewMode.0=Use browser window sebserver.examconfig.props.label.browserViewMode.0.tooltip=Use window for the SEB browser which can be scaled and moved around, also to another screen if available sebserver.examconfig.props.label.browserViewMode.1=Use full screen mode -sebserver.examconfig.props.label.browserViewMode.1.tooltip=Display the SEB browser full screen. +sebserver.examconfig.props.label.browserViewMode.1.tooltip=Display the SEB browser full screen sebserver.examconfig.props.label.touchOptimized=Touch optimized sebserver.examconfig.props.label.touchOptimized.tooltip=Mainly to be used on Windows tablets. Not working with the Create New Desktop kiosk mode sebserver.examconfig.props.label.enableTouchExit=Enable touch exit @@ -773,9 +773,9 @@ sebserver.examconfig.props.label.enableTouchExit.tooltip=SEB can be quit by a sw sebserver.examconfig.props.group.winsize=Main Browser Window Size And Position sebserver.examconfig.props.label.mainBrowserWindowWidth=Width -sebserver.examconfig.props.label.mainBrowserWindowWidth.tooltip=Window width in pixel or percentage of total screen width. +sebserver.examconfig.props.label.mainBrowserWindowWidth.tooltip=Window width in pixel or percentage of total screen width sebserver.examconfig.props.label.mainBrowserWindowHeight=Height -sebserver.examconfig.props.label.mainBrowserWindowHeight.tooltip=Window height in pixel or percentage of total screen height. +sebserver.examconfig.props.label.mainBrowserWindowHeight.tooltip=Window height in pixel or percentage of total screen height sebserver.examconfig.props.label.mainBrowserWindowPositioning=Horizontal positioning sebserver.examconfig.props.label.mainBrowserWindowPositioning.0=Left sebserver.examconfig.props.label.mainBrowserWindowPositioning.1=Center @@ -783,11 +783,11 @@ sebserver.examconfig.props.label.mainBrowserWindowPositioning.2=Right sebserver.examconfig.props.group.wintoolbar=Browser Window Toolbar sebserver.examconfig.props.label.enableBrowserWindowToolbar=Enable browser window toolbar -sebserver.examconfig.props.label.enableBrowserWindowToolbar.tooltip=Displays a toolbar on top of the browser window
which can also be hidden by the user. +sebserver.examconfig.props.label.enableBrowserWindowToolbar.tooltip=Displays a toolbar on top of the browser window
which can also be hidden by the user sebserver.examconfig.props.label.hideBrowserWindowToolbar=Hide toolbar as default (Mac) sebserver.examconfig.props.label.hideBrowserWindowToolbar.tooltip=Hide browser window toolbar by default.
It can be shown again by using the View menu or Alt-Command-T. sebserver.examconfig.props.label.showMenuBar=Show menu bar (Mac) -sebserver.examconfig.props.label.showMenuBar.tooltip=Show the OS X menu bar to allow to access settings like Wi-Fi. +sebserver.examconfig.props.label.showMenuBar.tooltip=Show the OS X menu bar to allow to access settings like Wi-Fi sebserver.examconfig.props.group.taskbar=SEB Taskbar/Dock sebserver.examconfig.props.label.showTaskBar=Show SEB taskbar @@ -847,9 +847,9 @@ sebserver.examconfig.props.label.newBrowserWindowByLinkBlockForeign.tooltip=USE sebserver.examconfig.props.group.newwinsize=New browser window size and position sebserver.examconfig.props.label.newBrowserWindowByLinkWidth=Width -sebserver.examconfig.props.label.newBrowserWindowByLinkWidth.tooltip=Window width in pixel or percentage of total screen width. +sebserver.examconfig.props.label.newBrowserWindowByLinkWidth.tooltip=Window width in pixel or percentage of total screen width sebserver.examconfig.props.label.newBrowserWindowByLinkHeight=Height -sebserver.examconfig.props.label.newBrowserWindowByLinkHeight.tooltip=Window height in pixel or percentage of total screen height. +sebserver.examconfig.props.label.newBrowserWindowByLinkHeight.tooltip=Window height in pixel or percentage of total screen height sebserver.examconfig.props.label.newBrowserWindowByLinkPositioning=Horizontal positioning sebserver.examconfig.props.label.newBrowserWindowByLinkPositioning.0=Left sebserver.examconfig.props.label.newBrowserWindowByLinkPositioning.1=Center @@ -863,7 +863,7 @@ sebserver.examconfig.props.label.enableJavaScript.tooltip=Enables JavaScript.
Note: Only applets with the highest Java security level will run in SEB. sebserver.examconfig.props.label.blockPopUpWindows=Block pop-up windows -sebserver.examconfig.props.label.blockPopUpWindows.tooltip=Disables pop-up windows
(often advertisement) opened by JavaScript without an user action such as a button click. +sebserver.examconfig.props.label.blockPopUpWindows.tooltip=Disables pop-up windows
(often advertisement) opened by JavaScript without an user action such as a button click sebserver.examconfig.props.label.allowVideoCapture=Allow video capture (webcam) sebserver.examconfig.props.label.allowVideoCapture.tooltip=Allow web applications to access camera sebserver.examconfig.props.label.allowAudioCapture=Allow audio capture (microphone) @@ -908,7 +908,7 @@ sebserver.examconfig.props.label.enableSebBrowser.tooltip=Disable this to start sebserver.examconfig.props.label.browserWindowTitleSuffix=Suffix to be added to every browser window sebserver.examconfig.props.label.allowDownUploads=Allow downloading and uploading files (Mac) -sebserver.examconfig.props.label.allowDownUpload.tooltip=Usually to be used with permitted third party applications
for which you want to provide files to be down-loaded. +sebserver.examconfig.props.label.allowDownUpload.tooltip=Usually to be used with permitted third party applications
for which you want to provide files to be down-loaded sebserver.examconfig.props.label.downloadDirectoryWin=Download directory (Win) sebserver.examconfig.props.label.downloadDirectoryOSX=Download directory (Mac) sebserver.examconfig.props.label.openDownloads=Open files after downloading (Mac) @@ -922,7 +922,7 @@ sebserver.examconfig.props.label.downloadPDFFiles.tooltip=PDF files will not be sebserver.examconfig.props.label.allowPDFPlugIn=Allow using Acrobat Reader PDF plugin (insecure! Mac only) sebserver.examconfig.props.label.allowPDFPlugIn.tooltip=The Adobe Acrobat Reader browser plugin should only be used on secured managed Mac computers,
at it allows limited access the file system and unlimited to cloud services sebserver.examconfig.props.label.downloadAndOpenSebConfig=Download and open SEB Config Files -sebserver.examconfig.props.label.downloadAndOpenSebConfig.tooltip=Download and open .seb config files regardless if downloading and opening other file types is allowed. +sebserver.examconfig.props.label.downloadAndOpenSebConfig.tooltip=Download and open .seb config files regardless if downloading and opening other file types is allowed sebserver.examconfig.props.group.sessionHandling=Session Handling sebserver.examconfig.props.group.sessionHandling.tooltip=Use the following parameter to control whether a browser session is persistent on disk, e.g. to keep users
logged in after a reconfiguration. @@ -940,7 +940,7 @@ sebserver.examconfig.props.label.restartExamUseStartURL.tooltip=The back to star sebserver.examconfig.props.label.restartExamURL=Enter custom URL or select 'Use Start URL' to display a back to start button in the SEB taskbar. sebserver.examconfig.props.label.restartExamText=Title/tool tip text for the back to start button (leave empty for localized standard text) sebserver.examconfig.props.label.restartExamPasswordProtected=Protect back to start button with the quit/unlock password -sebserver.examconfig.props.label.restartExamPasswordProtected.tooltip=The quit/restart password (if set) must be entered when the back to start button was pressed. +sebserver.examconfig.props.label.restartExamPasswordProtected.tooltip=The quit/restart password (if set) must be entered when the back to start button was pressed sebserver.examconfig.props.label.allowSwitchToApplications=Allow switching to third party application (Mac) sebserver.examconfig.props.label.allowSwitchToApplications.tooltip=Decreases security of the kiosk mode by allowing process switcher (Cmd+Tab).
The blacked out background of SEB also doesn't cover some alerts and modal windows in this mode. @@ -950,9 +950,9 @@ sebserver.examconfig.props.label.permittedProcesses.remove.tooltip=Remove select sebserver.examconfig.props.label.permittedProcesses.row.title=Permitted Processes sebserver.examconfig.props.label.permittedProcesses=Permitted Processes sebserver.examconfig.props.label.permittedProcesses.active=Active -sebserver.examconfig.props.label.permittedProcesses.active.tooltip=This permitted process item is active. +sebserver.examconfig.props.label.permittedProcesses.active.tooltip=This permitted process item is active sebserver.examconfig.props.label.permittedProcesses.os=OS -sebserver.examconfig.props.label.permittedProcesses.os.tooltip=Indicates on which operating system the permitted process runs. +sebserver.examconfig.props.label.permittedProcesses.os.tooltip=Indicates on which operating system the permitted process runs sebserver.examconfig.props.label.permittedProcesses.os.0=macOS sebserver.examconfig.props.label.permittedProcesses.os.1=Win sebserver.examconfig.props.label.permittedProcesses.title=Title @@ -974,7 +974,7 @@ sebserver.examconfig.props.label.permittedProcesses.identifier.tooltip=(Sub) str sebserver.examconfig.props.label.permittedProcesses.iconInTaskbar=Icon in taskbar sebserver.examconfig.props.label.permittedProcesses.iconInTaskbar.tooltip=Show icon of permitted application in task bar
(not possible when 'run in background' is enabled). sebserver.examconfig.props.label.permittedProcesses.autostart=Autostart -sebserver.examconfig.props.label.permittedProcesses.autostart.tooltip=Start the process automatically together with SEB. +sebserver.examconfig.props.label.permittedProcesses.autostart.tooltip=Start the process automatically together with SEB sebserver.examconfig.props.label.permittedProcesses.runInBackground=Allow running in background sebserver.examconfig.props.label.permittedProcesses.runInBackground.tooltip=Allow the permitted process to already be running when SEB starts.
Such a process can't have an icon in the task bar. sebserver.examconfig.props.label.permittedProcesses.allowUserToChooseApp=Allow user to select location of application @@ -986,7 +986,7 @@ sebserver.examconfig.props.label.prohibitedProcesses.remove.tooltip=Remove selec sebserver.examconfig.props.label.prohibitedProcesses.row.title=Prohibited Processes sebserver.examconfig.props.label.prohibitedProcesses=Prohibited Processes sebserver.examconfig.props.label.prohibitedProcesses.active=Active -sebserver.examconfig.props.label.prohibitedProcesses.active.tooltip=Indicates if this prohibited process item is active. +sebserver.examconfig.props.label.prohibitedProcesses.active.tooltip=Indicates if this prohibited process item is active sebserver.examconfig.props.label.prohibitedProcesses.os=OS sebserver.examconfig.props.label.prohibitedProcesses.os.0=macOS sebserver.examconfig.props.label.prohibitedProcesses.os.1=Win @@ -1084,7 +1084,7 @@ sebserver.examconfig.props.label.sebServicePolicy.2=allow to use SEB only with s sebserver.examconfig.props.label.sebServicePolicy.tooltip=Policy that applies when an exam client doesn't have the SEB client running sebserver.examconfig.props.group.kioskMode=Kiosk Mode -sebserver.examconfig.props.label.kioskMode.tooltip=The kiosk mode setting reflects how the computer is locked down in SEB. +sebserver.examconfig.props.label.kioskMode.tooltip=The kiosk mode setting reflects how the computer is locked down in SEB sebserver.examconfig.props.label.kioskMode.0=Create new desktop sebserver.examconfig.props.label.kioskMode.0.tooltip=This kiosk mode may prevent specific third party software to run correctly together with SEB, like some screen recording software or the Windows onscreen keyboard. sebserver.examconfig.props.label.kioskMode.1=Disable explorer Shell @@ -1093,7 +1093,7 @@ sebserver.examconfig.props.label.kioskMode.2=None (for debugging only) sebserver.examconfig.props.label.kioskMode.2.tooltip=SEB runs without kiosk mode, switching to other applications is possible. Use this for debugging purposes only. sebserver.examconfig.props.label.allowVirtualMachine=Allow to run inside virtual machine -sebserver.examconfig.props.label.allowVirtualMachine.tooltip=Indicates if SEB is allowed to run in a virtual machine or not (in order to prevent potential manipulation). +sebserver.examconfig.props.label.allowVirtualMachine.tooltip=Indicates if SEB is allowed to run in a virtual machine or not (in order to prevent potential manipulation) sebserver.examconfig.props.label.allowScreenSharing=Allow remote session/screen sharing sebserver.examconfig.props.label.allowScreenSharing.tootlip=Allows Windows remote sessions and macOS screen sharing to be used sebserver.examconfig.props.label.enablePrivateClipboard=Use private clipboard (Mac) @@ -1163,13 +1163,13 @@ sebserver.examconfig.props.label.insideSebEnableEaseOfAccess.tooltip=Shows optio sebserver.examconfig.props.label.insideSebEnableVmWareClientShade=Enable VMware Client Shade sebserver.examconfig.props.label.insideSebEnableVmWareClientShade.tooltip=Activates the "Shade" bar at the upper edge of a virtual desktop, if existent. If you're not using VMware, this setting doesn't have any effect. sebserver.examconfig.props.label.insideSebEnableNetworkConnectionSelector=Enable network connection selector -sebserver.examconfig.props.label.insideSebEnableNetworkConnectionSelector.tooltip=Activates the button which allows to connect to WiFi networks, introduces in Windows 10. +sebserver.examconfig.props.label.insideSebEnableNetworkConnectionSelector.tooltip=Activates the button which allows to connect to WiFi networks, introduces in Windows 10 sebserver.examconfig.props.group.specialKeys=Special Keys -sebserver.examconfig.props.group.specialKeys.tooltip=Settings to enable or block (hook) keys, key combinations and mouse buttons. +sebserver.examconfig.props.group.specialKeys.tooltip=Settings to enable or block (hook) keys, key combinations and mouse buttons sebserver.examconfig.props.label.enableEsc=Enable Esc sebserver.examconfig.props.label.enablePrintScreen=Allow screen capture -sebserver.examconfig.props.label.enablePrintScreen.tooltip=Controls Print Screen and OS X screen capture, corresponds with Enable screen capture in Security settings. +sebserver.examconfig.props.label.enablePrintScreen.tooltip=Controls Print Screen and OS X screen capture, corresponds with Enable screen capture in Security settings sebserver.examconfig.props.label.enableCtrlEsc=Enable Ctrl-Esc sebserver.examconfig.props.label.enableAltEsc=Enable Alt-Esc sebserver.examconfig.props.label.enableAltTab=Enable Alt-Tap @@ -1251,13 +1251,13 @@ sebserver.configtemplate.attr.type.COMPOSITE_TABLE=Table sebserver.configtemplate.attrs.list.title=Exam Configuration Attributes sebserver.configtemplate.attrs.list.title.subtitle=Table of all exam configuration attributes of this template sebserver.configtemplate.attrs.list.name=Name -sebserver.configtemplate.attrs.list.name.tooltip=The technical name of the exam configuration attribute with the display name in brackets if available.

{0} +sebserver.configtemplate.attrs.list.name.tooltip=The technical name of the exam configuration attribute with the display name in brackets if available

{0} sebserver.configtemplate.attrs.list.view=View -sebserver.configtemplate.attrs.list.view.tooltip=The view/tab where the exam configuration attribute belongs to.

{0} +sebserver.configtemplate.attrs.list.view.tooltip=The view/tab where the exam configuration attribute belongs to

{0} sebserver.configtemplate.attrs.list.group=Group -sebserver.configtemplate.attrs.list.group.tooltip=The group on the view/tab where the exam configuration attribute belongs to.

{0} +sebserver.configtemplate.attrs.list.group.tooltip=The group on the view/tab where the exam configuration attribute belongs to

{0} sebserver.configtemplate.attrs.list.type=Type -sebserver.configtemplate.attrs.list.type.tooltip=The type of the exam configuration attribute.

{0} +sebserver.configtemplate.attrs.list.type.tooltip=The type of the exam configuration attribute

{0} sebserver.configtemplate.attr.list.actions= sebserver.configtemplate.attr.list.actions.modify=Edit Attribute @@ -1269,13 +1269,13 @@ sebserver.configtemplate.attr.info.pleaseSelect=At first please select an Attrib sebserver.configtemplate.attr.form.title=Configuration Template Attribute sebserver.configtemplate.attr.form.title.subtitle= sebserver.configtemplate.attr.form.name=Name -sebserver.configtemplate.attr.form.name.tooltip=The technical name of the exam configuration attribute with the display name in brackets if available. +sebserver.configtemplate.attr.form.name.tooltip=The technical name of the exam configuration attribute with the display name in brackets if available sebserver.configtemplate.attr.form.type=Type -sebserver.configtemplate.attr.form.type.tooltip=The type of the exam configuration attribute. +sebserver.configtemplate.attr.form.type.tooltip=The type of the exam configuration attribute sebserver.configtemplate.attr.form.view=View -sebserver.configtemplate.attr.form.view.tooltip=The view/tab where the exam configuration attribute belongs to. +sebserver.configtemplate.attr.form.view.tooltip=The view/tab where the exam configuration attribute belongs to sebserver.configtemplate.attr.form.group=Group -sebserver.configtemplate.attr.form.group.tooltip=The group on the view/tab where the exam configuration attribute belongs to. +sebserver.configtemplate.attr.form.group.tooltip=The group on the view/tab where the exam configuration attribute belongs to sebserver.configtemplate.attr.form.value=Configuration Template Attribute Value sebserver.configtemplate.attr.form.value.tooltip=The SEB exam configuration attribute value that can be set as default for this template @@ -1298,27 +1298,27 @@ sebserver.monitoring.exam.info.pleaseSelect=At first please select an Exam from sebserver.monitoring.exam.list.empty=There are currently no running exams sebserver.monitoring.exam.list.column.name=Name -sebserver.monitoring.exam.list.column.name.tooltip=The name of the exam.

Use the filter above to narrow down to a specific exam name.
{0} +sebserver.monitoring.exam.list.column.name.tooltip=The name of the exam

Use the filter above to narrow down to a specific exam name
{0} sebserver.monitoring.exam.list.column.type=Type -sebserver.monitoring.exam.list.column.type.tooltip=The type of the exam.

Use the filter above to set a specific exam type.
{0} +sebserver.monitoring.exam.list.column.type.tooltip=The type of the exam

Use the filter above to set a specific exam type
{0} sebserver.monitoring.exam.list.column.startTime=Start Time {0} -sebserver.monitoring.exam.list.column.startTime.tooltip=The start date and time of the exam.

{0} +sebserver.monitoring.exam.list.column.startTime.tooltip=The start date and time of the exam

{0} sebserver.monitoring.exam.list.column.endTime=End Time {0} -sebserver.monitoring.exam.list.column.endTime.tooltip=The end date and time of the exam.

{0} +sebserver.monitoring.exam.list.column.endTime.tooltip=The end date and time of the exam

{0} sebserver.monitoring.exam=Monitoring Exam: {0} sebserver.monitoring.connection.list.column.id=User Name or Session -sebserver.monitoring.connection.list.column.id.tooltip=The user session identifier or username sent by the SEB client after LMS login. +sebserver.monitoring.connection.list.column.id.tooltip=The user session identifier or username sent by the SEB client after LMS login sebserver.monitoring.connection.list.column.address=IP Address -sebserver.monitoring.connection.list.column.address.tooltip=The IP address from the host the SEB client is connecting to the SEB Server. +sebserver.monitoring.connection.list.column.address.tooltip=The IP address from the host the SEB client is connecting to the SEB Server sebserver.monitoring.connection.list.column.status=Status sebserver.monitoring.connection.list.column.status.tooltip=The current connection status sebserver.monitoring.connection.form.id=User Name or Session -sebserver.monitoring.connection.form.id.tooltip=The user session identifier or username sent by the SEB client after LMS login. +sebserver.monitoring.connection.form.id.tooltip=The user session identifier or username sent by the SEB client after LMS login sebserver.monitoring.connection.form.address=IP Address -sebserver.monitoring.connection.form.address.tooltip=The IP address from the host the SEB client is connecting to the SEB Server. +sebserver.monitoring.connection.form.address.tooltip=The IP address from the host the SEB client is connecting to the SEB Server sebserver.monitoring.connection.form.status=Status sebserver.monitoring.connection.form.status.tooltip=The current connection status sebserver.monitoring.connection.form.exam=Exam @@ -1351,15 +1351,15 @@ sebserver.monitoring.exam.connection.eventlist.title=Events sebserver.monitoring.exam.connection.eventlist.title.tooltip=All events and logs sent by the SEB Client sebserver.monitoring.exam.connection.eventlist.empty=No event found sebserver.monitoring.exam.connection.eventlist.type=Event Type -sebserver.monitoring.exam.connection.eventlist.type.tooltip=The type of the log event.

Use the filter above to set a specific event type.
{0} +sebserver.monitoring.exam.connection.eventlist.type.tooltip=The type of the log event

Use the filter above to set a specific event type
{0} sebserver.monitoring.exam.connection.eventlist.clienttime=Client Time {0} -sebserver.monitoring.exam.connection.eventlist.clienttime.tooltip=The time the SEB client has sent within the log event.

{0} +sebserver.monitoring.exam.connection.eventlist.clienttime.tooltip=The time the SEB client has sent within the log event

{0} sebserver.monitoring.exam.connection.eventlist.servertime=Server Time {0} -sebserver.monitoring.exam.connection.eventlist.servertime.tooltip=The exact time (UTC) the SEB Server has received the log event.

{0} +sebserver.monitoring.exam.connection.eventlist.servertime.tooltip=The exact time (UTC) the SEB Server has received the log event

{0} sebserver.monitoring.exam.connection.eventlist.value=Value -sebserver.monitoring.exam.connection.eventlist.value.tooltip=The value of the log event.

{0} +sebserver.monitoring.exam.connection.eventlist.value.tooltip=The value of the log event

{0} sebserver.monitoring.exam.connection.eventlist.text=Text -sebserver.monitoring.exam.connection.eventlist.text.tooltip=The text of the log event.

{0} +sebserver.monitoring.exam.connection.eventlist.text.tooltip=The text of the log event

{0} sebserver.monitoring.exam.connection.event.type.UNKNOWN=Unknown sebserver.monitoring.exam.connection.event.type.DEBUG_LOG=Debug @@ -1388,28 +1388,28 @@ sebserver.logs.activity.seblogs.details=Show Details sebserver.userlogs.list.title=User Activity Logs sebserver.userlogs.list.column.institution=Institution -sebserver.userlogs.list.column.institution.tooltip=The institution of the user activity log.

Use the filter above to specify the institution.
{0} +sebserver.userlogs.list.column.institution.tooltip=The institution of the user activity log

Use the filter above to specify the institution
{0} sebserver.userlogs.list.column.user=User -sebserver.userlogs.list.column.user.tooltip=The user account of the user activity log.

Use the filter above to specify a user account.
{0} +sebserver.userlogs.list.column.user.tooltip=The user account of the user activity log

Use the filter above to specify a user account
{0} sebserver.userlogs.list.column.dateTime=Date {0} -sebserver.userlogs.list.column.dateTime.tooltip=The date when the user activity log happened.

Use the filter above to specify a from- and to-date range.
{0} +sebserver.userlogs.list.column.dateTime.tooltip=The date when the user activity log happened

Use the filter above to specify a from- and to-date range
{0} sebserver.userlogs.list.column.activityType=User Activity -sebserver.userlogs.list.column.activityType.tooltip=The type of the user activity.

Use the filter above to specify an activity type.
{0} +sebserver.userlogs.list.column.activityType.tooltip=The type of the user activity

Use the filter above to specify an activity type
{0} sebserver.userlogs.list.column.entityType=Domain Type -sebserver.userlogs.list.column.entityType.tooltip=The domain type of the user activity.

Use the filter above to specify a domain type.
{0} +sebserver.userlogs.list.column.entityType.tooltip=The domain type of the user activity

Use the filter above to specify a domain type
{0} sebserver.userlogs.form.user=User -sebserver.userlogs.form.user.tooltip=The user account of the user activity log. +sebserver.userlogs.form.user.tooltip=The user account of the user activity log sebserver.userlogs.form.dateTime=Date {0} -sebserver.userlogs.form.dateTime.tooltip=The date when the user activity log happened. +sebserver.userlogs.form.dateTime.tooltip=The date when the user activity log happened sebserver.userlogs.form.activityType=User Activity -sebserver.userlogs.form.activityType.tooltip=The type of the user activity. +sebserver.userlogs.form.activityType.tooltip=The type of the user activity sebserver.userlogs.form.entityType=Domain Type -sebserver.userlogs.form.entityType.tooltip=The domain type of the user activity. +sebserver.userlogs.form.entityType.tooltip=The domain type of the user activity sebserver.userlogs.form.entityId=Entity-ID sebserver.userlogs.form.entityId.tooltip=The internal entity identifier of the domain object sebserver.userlogs.form.message=Message -sebserver.userlogs.form.message.tooltip=The user activity log message.
This is usually a data model representation of the domain object +sebserver.userlogs.form.message.tooltip=The user activity log message
This is usually a data model representation of the domain object sebserver.userlogs.details.title=User Activity Log Details sebserver.userlogs.info.pleaseSelect=At first please select a User Log from the list @@ -1423,17 +1423,17 @@ sebserver.seblogs.list.empty=No SEB client logs available. Please adapt or clear sebserver.seblogs.info.pleaseSelect=At first please select a SEB client Log from the list sebserver.seblogs.list.column.institution=Institution -sebserver.seblogs.list.column.institution.tooltip=The institution where the exam belongs to.

Use the filter above to specify the institution.
{0} +sebserver.seblogs.list.column.institution.tooltip=The institution where the exam belongs to

Use the filter above to specify the institution
{0} sebserver.seblogs.list.column.exam=Exam -sebserver.seblogs.list.column.exam.tooltip=The exam of the SEB client logs.

Use the filter above to specify an exam.
{0} +sebserver.seblogs.list.column.exam.tooltip=The exam of the SEB client logs

Use the filter above to specify an exam
{0} sebserver.seblogs.list.column.client-session=User Session-ID -sebserver.seblogs.list.column.client-session.tooltip=The user or user-session identifier.

Use the filter above to narrow down to a user identifier name.
{0} +sebserver.seblogs.list.column.client-session.tooltip=The user or user-session identifier

Use the filter above to narrow down to a user identifier name
{0} sebserver.seblogs.list.column.type=Event Type -sebserver.seblogs.list.column.type.tooltip=The SEB client log event type.

Use the filter above to specify log type.
{0} +sebserver.seblogs.list.column.type.tooltip=The SEB client log event type

Use the filter above to specify log type
{0} sebserver.seblogs.list.column.time=Event Time {0} -sebserver.seblogs.list.column.time.tooltip=The SEB client log time.

Use the filter above to specify from- and to-date and time.
{0} +sebserver.seblogs.list.column.time.tooltip=The SEB client log time

Use the filter above to specify from- and to-date and time
{0} sebserver.seblogs.list.column.value=Value -sebserver.seblogs.list.column.value.tooltip=The SEB client log value.

{0} +sebserver.seblogs.list.column.value.tooltip=The SEB client log value

{0} sebserver.seblogs.details.title=SEB Client Log Details sebserver.seblogs.details.event.title=Event @@ -1442,31 +1442,31 @@ sebserver.seblogs.details.exam.title=Exam Details sebserver.seblogs.details.dateTime=Date sebserver.seblogs.form.column.client-session=Session-ID -sebserver.seblogs.form.column.client-session.tooltip=The user or user session identifier. +sebserver.seblogs.form.column.client-session.tooltip=The user or user session identifier sebserver.seblogs.form.column.type=Event Type -sebserver.seblogs.form.column.type.tooltip=The SEB client log event type. +sebserver.seblogs.form.column.type.tooltip=The SEB client log event type sebserver.seblogs.form.column.server-time=Server Time -sebserver.seblogs.form.column.server-time.tooltip=The exact time when the SEB Server got the event log sent by a SEB client. +sebserver.seblogs.form.column.server-time.tooltip=The exact time when the SEB Server got the event log sent by a SEB client sebserver.seblogs.form.column.client-time=SEB Client Time -sebserver.seblogs.form.column.client-time.tooltip=The time that was send within the log from a SEB client. +sebserver.seblogs.form.column.client-time.tooltip=The time that was send within the log from a SEB client sebserver.seblogs.form.column.value=Value sebserver.seblogs.form.column.value.tooltip=The SEB client log event value sebserver.seblogs.form.column.message=Message sebserver.seblogs.form.column.message.tooltip=The SEB client log message sebserver.seblogs.form.column.connection.session-id=User Session-ID -sebserver.seblogs.form.column.connection.session-id.tooltip=The user or user session identifier. +sebserver.seblogs.form.column.connection.session-id.tooltip=The user or user session identifier sebserver.seblogs.form.column.connection.address=SEB client Address sebserver.seblogs.form.column.connection.address.tooltip=The IP address of the SEB client sebserver.seblogs.form.column.connection.token=SEB Connection Token -sebserver.seblogs.form.column.connection.token.tooltip=The connection token that was generated by the SEB Server to identify the SEB client connection. +sebserver.seblogs.form.column.connection.token.tooltip=The connection token that was generated by the SEB Server to identify the SEB client connection sebserver.seblogs.form.column.connection.status=Connection Status -sebserver.seblogs.form.column.connection.status.tooltip=The current SEB client connection status. +sebserver.seblogs.form.column.connection.status.tooltip=The current SEB client connection status sebserver.seblogs.form.column.exam.name=Name -sebserver.seblogs.form.column.exam.name.tooltip=The name of the exam. +sebserver.seblogs.form.column.exam.name.tooltip=The name of the exam sebserver.seblogs.form.column.exam.description=Description -sebserver.seblogs.form.column.exam.description.tooltip=The description of the exam. +sebserver.seblogs.form.column.exam.description.tooltip=The description of the exam sebserver.seblogs.form.column.exam.type=Type sebserver.seblogs.form.column.exam.type.tooltip=The type of the exam sebserver.seblogs.form.column.exam.startTime=Start Time