Update screensaver.lua

reviewable/pr11549/r6
SomeGuy 2 months ago committed by GitHub
parent 0d8009ea2d
commit 3d10d6bf3f
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 a custom message to be displayed on the lock screen. The following escape sequences are available:
Enter a custom message to be displayed on the sleep screen. The following escape sequences are available:
%T title
%A author(s)
%S series

Loading…
Cancel
Save