mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-14 18:14:21 +00:00
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
This commit is contained in:
@@ -73,7 +73,7 @@ Scope {
|
||||
root.unlocked();
|
||||
} else {
|
||||
Logger.i("LockContext", "Authentication failed");
|
||||
errorMessage = "Authentication failed";
|
||||
errorMessage = I18n.tr("lock-screen.authentication-failed");
|
||||
showFailure = true;
|
||||
root.failed();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user