Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KScreenLocker
Commits
b58de397
Commit
b58de397
authored
Feb 27, 2022
by
Loren Burkholder
Committed by
Fushan Wen
Apr 22, 2022
Browse files
Fix grammar
parent
2f3621ad
Pipeline
#166671
passed with stage
in 2 minutes and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
abstractlocker.cpp
View file @
b58de397
...
...
@@ -51,8 +51,8 @@ void BackgroundWindow::paintEvent(QPaintEvent *)
if
(
m_greeterFailure
)
{
auto
text
=
ki18n
(
"The screen locker is broken and unlocking is not possible anymore.
\n
"
"In order to unlock it either ConsoleKit or LoginD is needed, n
one of
\n
"
"which could be found on your system."
);
"In order to unlock it either ConsoleKit or LoginD is needed, n
either
\n
"
"
of
which could be found on your system."
);
auto
text_ck
=
ki18n
(
"The screen locker is broken and unlocking is not possible anymore.
\n
"
"In order to unlock switch to a virtual terminal (e.g. Ctrl+Alt+F%1),
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment