Update screensaver.lua

reviewable/pr11549/r1
SomeGuy 2 months ago committed by GitHub
parent 14f34d1cf1
commit 6526aa1b63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -315,7 +315,7 @@ function Screensaver:setMessage()
input_dialog = InputDialog:new{
title = _("Screensaver message"),
description = _([[
Enter the message to be displayed by the screensaver. The following escape sequences can be used:
Enter your custom message to be displayed on the lock screen. The following escape sequences are available:
%T title
%A author(s)
%S series

Loading…
Cancel
Save