summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/sysconfig/lang/en/template-tags.json')
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 9aeb6e0a..40484b5a 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -113,12 +113,22 @@
"lang_screenHeader": "Header",
"lang_screenLabel": "Label",
"lang_screenLocked": "Lockscreen",
+ "lang_screenMessageDefaultIdleKill": "This session will end in %1 when inactive.",
+ "lang_screenMessageDefaultIdleKillLocked": "This session will end in %1 if the session is not unlocked.",
+ "lang_screenMessageDefaultNoTimeout": "This screen is in saving mode.",
+ "lang_screenMessageDefaultNoTimeoutLocked": "This computer is locked.",
+ "lang_screenMessageDefaultShutdown": "Caution: Computer will shutdown in %1!",
+ "lang_screenMessageDefaultShutdownLocked": "Caution: Computer will shutdown in %1!",
"lang_screenQss": "QSS",
+ "lang_screenQssDefault": "#Saver {\n background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, stop:0 #443, stop:1 #000)\n}\n\nQLabel {\n color: #f64;\n}\n\n#lblClock {\n color: #999;\n font-size: 20pt;\n}\n\n#lblHeader {\n font-size: 20pt;\n}\n",
"lang_screenSize": "Size",
"lang_screenTitleIdleKill": "Idle Kill",
"lang_screenTitleNoTimeout": "No Timeout",
"lang_screenTitleShutdown": "Shutdown",
- "lang_screenText": "Text",
+ "lang_screenText": "Edit Contenttext",
+ "lang_screenTextDefaultIdleKill": "<html><body>No user activity detected. <br>If the computer is not used until the time specified above, the session will end. <br> All running applications <br>will be closed without further requests. Make sure that all files and changes are saved <br> before the time runs out. <br><br>It prevents computers from beeing locked for hours and <br>not beeing available for other users.</body></html>",
+ "lang_screenTextDefaultIdleKillLocked": "<html><body><br>The current session will end by the time specified above if the computer isn't unlocked before. <br>All running applications will be closed without further requests. <br>Make sure that all files and changes are saved <br>or the session is unlocked before the time runs out. <br><br>It prevents computers from beeing locked for hours and <br>not beeing available for other users.</body></html>",
+ "lang_screenTextDefaultShutdown": "<html><body>Caution: The computer will shutdown or restart respectively at the specified time above. <br>All running applications will be closed without further requests. Make sure to save all files and changes and leave the session<br>before the time runs out.</body></html>",
"lang_screenTextInherit": "Inherit Values",
"lang_screenUnlocked": "Screensaver",
"lang_searchBase": "Search Base",