ukui-settings-daemon/0002-Modify-the-shortcut-key-prompt.patch
2022-01-18 17:50:11 +08:00

42 lines
1.5 KiB
Diff

From c3c66c32b0fd14f1b565f94cc131667578f64bff Mon Sep 17 00:00:00 2001
From: root <huayadong@kylinos.cn>
Date: Thu, 16 Dec 2021 19:56:41 +0800
Subject: [PATCH] Modify the shortcut key prompt
---
.../org.ukui.SettingsDaemon.plugins.media-keys.gschema.xml.in | 2 +-
po/zh_CN.po | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/data/org.ukui.SettingsDaemon.plugins.media-keys.gschema.xml.in b/data/org.ukui.SettingsDaemon.plugins.media-keys.gschema.xml.in
index ddc2a0f..ab947c6 100755
--- a/data/org.ukui.SettingsDaemon.plugins.media-keys.gschema.xml.in
+++ b/data/org.ukui.SettingsDaemon.plugins.media-keys.gschema.xml.in
@@ -47,7 +47,7 @@
</key>
<key name="logout" type="s">
<default>'&lt;Control&gt;&lt;Alt&gt;Delete'</default>
- <summary>Log out</summary>
+ <summary>Open the shutdown management interfac</summary>
<description>Binding to log out.</description>
</key>
<key name="eject" type="s">
diff --git a/po/zh_CN.po b/po/zh_CN.po
index d94aa3d..1d01c69 100755
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -468,8 +468,8 @@ msgid "Binding to shut down."
msgstr "конец связи"
#: ../data/org.ukui.SettingsDaemon.plugins.media-keys.gschema.xml.in.h:19
-msgid "Log out"
-msgstr "注销"
+msgid "Open the shutdown management interfac"
+msgstr "打开关机管理界面"
#: ../data/org.ukui.SettingsDaemon.plugins.media-keys.gschema.xml.in.h:20
msgid "Binding to log out."
--
2.30.0