From 6e3ddb4d23d8740fa6b6ce8920717a3cd2bb090c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 20 Oct 2020 11:01:44 +0200 Subject: [baseconfig_bwlp/locationinfo] Add SLX_TTY_SWITCH This will be used (to be implemented client side) to diallow tty switching from within the X session, as the exam mode currently already does. References #3793 --- modules-available/locationinfo/lang/en/template-tags.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules-available/locationinfo/lang/en/template-tags.json') diff --git a/modules-available/locationinfo/lang/en/template-tags.json b/modules-available/locationinfo/lang/en/template-tags.json index c95208af..0ebae3f9 100644 --- a/modules-available/locationinfo/lang/en/template-tags.json +++ b/modules-available/locationinfo/lang/en/template-tags.json @@ -1,5 +1,7 @@ { "lang_addServer": "Server", + "lang_allowTtySwitch": "Allow switching to text console", + "lang_allowTtySwitchTooltip": "Set whether the user can switch to the text console via Ctrl-Alt-F1", "lang_autoScale": "Auto Days", "lang_autoscaleTooltip": "Calculates the optimum amount of days to show from the display width", "lang_backend": "Backend", @@ -36,7 +38,6 @@ "lang_editUrlPanelHints": "Here you can define which URL is opened by the panel. This enables you to show news about your university or any other website.", "lang_entryName": "Name", "lang_error": "Error", - "lang_expertMode": "Expert mode", "lang_for": "for", "lang_fourLocsHint": "You can pick up to four locations that will be shown in this panel.", "lang_free": "Open", @@ -152,6 +153,7 @@ "lang_urlPanel": "URL panel", "lang_urlTooltip": "URL which is shown by the panel", "lang_urlWhitelist": "Whitelist", + "lang_useDefault": "Use setting from location\/machine", "lang_useRoomplanner": "Count PCs", "lang_vertical": "Vertical mode", "lang_verticalTooltip": "Defines whether the room and calendar are shown above each other", -- cgit v1.2.3-55-g7522