From 65bcedfbbee891a4a5253ff328f7a2b5e9d07e78 Mon Sep 17 00:00:00 2001 From: kondou Date: Wed, 3 Jul 2013 20:13:10 +0200 Subject: [PATCH] Use better wording. --- apps/files_sharing/templates/authenticate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/files_sharing/templates/authenticate.php b/apps/files_sharing/templates/authenticate.php index 9334861b1ce..fa03f419130 100644 --- a/apps/files_sharing/templates/authenticate.php +++ b/apps/files_sharing/templates/authenticate.php @@ -1,7 +1,7 @@
-
t('Wrong password.')); ?>
+
t('The password is wrong. Try again.')); ?>

-- 2.39.5