diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-06-10 15:00:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-10-17 10:48:27 +0800 |
commit | 3676cf129d85151dd430633847e3c289327405d5 (patch) | |
tree | 5ef29a2767f54ad7b642a75355bff277e47c9449 /tdeioslave/media/mounthelper/unlockdialog.ui | |
parent | 11beb5658031277ef94a1506a6668ff32b1ea111 (diff) | |
download | tdebase-3676cf129d85151dd430633847e3c289327405d5.tar.gz tdebase-3676cf129d85151dd430633847e3c289327405d5.zip |
tdeioslave media: added initial support for unlocking/locking of encrypted devices.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave/media/mounthelper/unlockdialog.ui')
-rw-r--r-- | tdeioslave/media/mounthelper/unlockdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/media/mounthelper/unlockdialog.ui b/tdeioslave/media/mounthelper/unlockdialog.ui index 99a46a9ac..3a5ccb620 100644 --- a/tdeioslave/media/mounthelper/unlockdialog.ui +++ b/tdeioslave/media/mounthelper/unlockdialog.ui @@ -107,7 +107,7 @@ </property> <property name="text"> <string><p><b>%1</b> is an encrypted storage device.</p> -<p>Please enter the password to decrypt the storage device.</p></string> +<p>Please enter the password to unlock the storage device.</p></string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> |