diff options
Diffstat (limited to 'platform/linux')
| -rw-r--r-- | platform/linux/com.dcpomatic.write-drive.policy | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/linux/com.dcpomatic.write-drive.policy b/platform/linux/com.dcpomatic.write-drive.policy index 4031300a0..dd979761a 100644 --- a/platform/linux/com.dcpomatic.write-drive.policy +++ b/platform/linux/com.dcpomatic.write-drive.policy @@ -4,8 +4,8 @@ <vendor>DCP-o-matic</vendor> <vendor_url>https://dcpomatic.com</vendor_url> <action id="com.dcpomatic.write-drive"> - <description gettext-domain="dcpomatic">Format a drive and write a DCP to it</description> - <message gettext-domain="dcpomatic">Authentication is required to format the drive and write the DCP</message> + <description gettext-domain="dcpomatic">Unmount, format a drive and write a DCP to it</description> + <message gettext-domain="dcpomatic">Authentication is required to unmount the drive, format it and write the DCP</message> <defaults> <allow_any>no</allow_any> <allow_inactive>no</allow_inactive> |
