]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix typo
authorBjoern Schiessle <schiessle@owncloud.com>
Mon, 25 Nov 2013 10:09:31 +0000 (11:09 +0100)
committerBjoern Schiessle <schiessle@owncloud.com>
Mon, 25 Nov 2013 10:09:31 +0000 (11:09 +0100)
settings/templates/personal.php

index 2d8652aed7696e8d74d3eba1c0040af5c2b36422..a79eeefa7968c7b4295f8a9f465850061b26ad4d 100644 (file)
@@ -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"