[Pkg-owncloud-commits] [owncloud] 97/239: fix typo
David Prévot
taffit at moszumanska.debian.org
Fri Nov 29 01:32:24 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit f1f172e16ea078b2efdce90045b2d303283bf31e
Author: Bjoern Schiessle <schiessle at owncloud.com>
Date: Mon Nov 25 11:09:31 2013 +0100
fix typo
---
settings/templates/personal.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index 2d8652a..a79eeef 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"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list