Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2013-11-25 14:09:31 +0400
committerBjoern Schiessle <schiessle@owncloud.com>2013-11-25 14:09:31 +0400
commitf1f172e16ea078b2efdce90045b2d303283bf31e (patch)
tree8a5eceb6165989dc6aa9715021d23ee5facc71c9 /settings
parentb82146eeee2c969a53dd42cebf06ecfd31a0e286 (diff)
fix typo
Diffstat (limited to 'settings')
-rw-r--r--settings/templates/personal.php2
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"