From 1d5366f45f50202021e8108f6ff3779d6e5b9d9c Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Wed, 15 Jan 2020 20:58:53 +0100 Subject: [sysconfig] Add screensaver customization module --- .../sysconfig/lang/en/template-tags.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'modules-available/sysconfig/lang/en/template-tags.json') diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json index 0e6d0223..cbdda4ac 100644 --- a/modules-available/sysconfig/lang/en/template-tags.json +++ b/modules-available/sysconfig/lang/en/template-tags.json @@ -74,6 +74,9 @@ "lang_mapModeNativeFallback": "Natively map inside VM; fallback to VMware Shared Folders", "lang_mapModeNone": "Don't map shares at all", "lang_mapModeVmware": "VMware Shared Folders [VMwareTools]", + "lang_mode": "Mode", + "lang_modeEasy": "Easy Mode", + "lang_modeAdvanced": "Advanced Mode", "lang_modStillUsedBy": "Module still in use by:", "lang_moduleChoose": "Please select which type of configuration module you want to create.", "lang_moduleConfiguration": "Module Configuration", @@ -99,6 +102,24 @@ "lang_restartWizard": "Restart wizard", "lang_rootKey": "root pubkey", "lang_rootKeyInfo": "Here you can add the public key of a keypair that you want to use for authentication as root-user. Leave this field blank to disable the feature.", + "lang_screenBackground": "Background", + "lang_screenBackgroundDescription": " - A background consisting of a gradient with two colors.", + "lang_screenColor": "Color", + "lang_screenClock": "Clock", + "lang_screenDescriptionIdleKill": "A screensaver with a timeout which on it's expiration will close all running applications without further requests and logout the user.", + "lang_screenDescriptionNoTimeout": "A screensaver without a timeout.", + "lang_screenDescriptionShutdown": "A screensaver with a timeout which on it's expiration the PC will shutdown or restart. All applications will be closed without further requests.", + "lang_screenHeader": "Header", + "lang_screenLabel": "Label", + "lang_screenLocked": "Lockscreen", + "lang_screenQss": "QSS", + "lang_screenSize": "Size", + "lang_screenTitleIdleKill": "Idle Kill", + "lang_screenTitleNoTimeout": "No Timeout", + "lang_screenTitleShutdown": "Shutdown", + "lang_screenText": "Text", + "lang_screenTextInherit": "Inherit Values", + "lang_screenUnlocked": "Screensaver", "lang_searchBase": "Search Base", "lang_selectFile": "Please select an archive", "lang_selectHomeAttribute": "Home attribute", -- cgit v1.2.3-55-g7522