mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
fix: translation of polkit message of overlayroot-disable in stable system
This commit is contained in:
parent
c34ca9b227
commit
6c205f3750
@ -14,6 +14,7 @@
|
||||
</defaults>
|
||||
<message xml:lang="zh_CN">本次启动处于 overlay 保护模式下,您的所有操作将不会被保存,是否要关闭此模式并重启?</message>
|
||||
<annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/overlayroot-disable</annotate>
|
||||
<annotate key="org.freedesktop.policykit.exec.path">/sbin/overlayroot-disable</annotate>
|
||||
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
|
||||
</action>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user