summaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/admin/users/userdata.html.tmpl4
-rw-r--r--template/en/default/global/messages.html.tmpl8
2 files changed, 6 insertions, 6 deletions
diff --git a/template/en/default/admin/users/userdata.html.tmpl b/template/en/default/admin/users/userdata.html.tmpl
index b94655db8..ae952d151 100644
--- a/template/en/default/admin/users/userdata.html.tmpl
+++ b/template/en/default/admin/users/userdata.html.tmpl
@@ -102,8 +102,8 @@
defaultcontent = otheruser.disabledtext
onchange = "userDisabledTextOnChange(this);"
%]<br>
- (If non-empty, then the account will be disabled, and this text should
- explain why.)
+ (If non-empty, then it will not be possible to log in using this account,
+ and this text should explain why.)
</td>
</tr>
[% END %]
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 7f7cf09d9..d39890c13 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -42,9 +42,9 @@
[% ELSIF field == 'cryptpassword' %]
A new password has been set.
[% ELSIF field == 'disabledtext' %]
- The disable text has been modified.
+ The "login disabled" text has been modified.
[% ELSIF field == 'is_enabled' %]
- The user has been [% otheruser.is_enabled ? 'enabled' : 'disabled' %].
+ Logging in with this user account has been [% otheruser.is_enabled ? 'enabled' : 'disabled' %].
[% ELSIF field == 'extern_id' %]
The user's External Login ID has been modified.
[% ELSIF field == 'disable_mail' %]
@@ -97,8 +97,8 @@
successfully.
[% ELSIF message_tag == "account_disabled" %]
- The user account [% account FILTER html %] is disabled, so you
- cannot change its password.
+ Logging in with this user account [% account FILTER html %] is disabled, so
+ you cannot change its password.
[% ELSIF message_tag == "attachment_creation_failed" %]
The [% terms.bug %] was created successfully, but attachment creation