From 9b980c9e3ac273d94546aa68d872255f44079096 Mon Sep 17 00:00:00 2001 From: liushanwen Date: Mon, 4 Mar 2024 10:22:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9resume=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E5=94=A4=E9=86=92=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/local-premount/resume | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/local-premount/resume b/scripts/local-premount/resume index 6bd98e8..9c6f3fd 100755 --- a/scripts/local-premount/resume +++ b/scripts/local-premount/resume @@ -57,7 +57,7 @@ fi case "${SWAPTYPE}" in swsuspend|s1suspend|s2suspend|ulsuspend|tuxonice) if "$use_plymouth"; then - plymouth message --text="Resuming from $resume" + plymouth message --text="正在唤醒系统,请稍候..." # The above command does not wait for a framebuffer update to # complete, so the kernel can freeze the framebuffer before