fix: translation of polkit message of overlayroot-disable in stable system

This commit is contained in:
listenerri 2019-04-18 11:43:26 +08:00
parent c34ca9b227
commit 6c205f3750

View File

@ -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>