aboutsummaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-07-27 12:34:52 +0000
committerMichael Scherer <misc@mageia.org>2011-07-27 12:34:52 +0000
commit4ba2fa31ad95859f23789cf35b5d19823b26faec (patch)
treee953dd9f06f7aee1a9446061cb5335c25768f493 /root
parentd4fa744085245e3c09504376528ab4bca445a307 (diff)
downloadidentity-4ba2fa31ad95859f23789cf35b5d19823b26faec.tar
identity-4ba2fa31ad95859f23789cf35b5d19823b26faec.tar.gz
identity-4ba2fa31ad95859f23789cf35b5d19823b26faec.tar.bz2
identity-4ba2fa31ad95859f23789cf35b5d19823b26faec.tar.xz
identity-4ba2fa31ad95859f23789cf35b5d19823b26faec.zip
add another string to be translated
Diffstat (limited to 'root')
-rw-r--r--root/admin/password.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/admin/password.tt b/root/admin/password.tt
index 16f599b..1c743e5 100644
--- a/root/admin/password.tt
+++ b/root/admin/password.tt
@@ -1,6 +1,6 @@
<div align="left">
<p>
-Resetting the users ([% uid %]) password will:
+[% l('Resetting the users ([_1]) password will:', uid) %]
<ul>
<li>[% l('Change their password to a random string') %]</li>
<li>[% l('Set the pwdReset attribute on their entry') %]</li>