diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/templates/personal.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 2d8652aed76..a79eeefa796 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -145,7 +145,7 @@ if($_['passwordChangeSupported']) { <h2> <?php p( $l->t( 'Encryption' ) ); ?> </h2> - <?php p($l->t( "The encryption app is no longer enabled, decrypt all your file" )); ?> + <?php p($l->t( "The encryption app is no longer enabled, please decrypt all your files" )); ?> <p> <input type="password" |