From 34711f584651205cb6738b49df285d93a35393b5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 25 Mar 2014 21:25:54 -0400 Subject: Ask the current password before changing a user password --- locales/pl_PL/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'locales/pl_PL') diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index 27ffdef7..25c3e637 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -267,4 +267,7 @@ return array( // 'Do you really want to remove this comment?' => '', // 'Only administrators or the creator of the comment can access to this page.' => '', // 'Details' => '', + // 'Current password for the user "%s"' => '', + // 'The current password is required' => '', + // 'Wrong password' => '', ); -- cgit v1.2.3