diff options
author | Vladimir Panteleev <github.private@thecybershadow.net> | 2018-03-16 02:51:51 +0100 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2018-03-16 02:51:51 +0100 |
commit | 46b54a0f771081805c133611c41d9f75c493cbc3 (patch) | |
tree | ab079118f689f853225817b58448cc378bf59ac7 /template | |
parent | c69c2ea66b912005ac8e88ef443a03ea101bebdf (diff) | |
download | bugzilla-46b54a0f771081805c133611c41d9f75c493cbc3.tar.gz bugzilla-46b54a0f771081805c133611c41d9f75c493cbc3.tar.xz |
Bug 1446236 - Use terms.Bugzilla when refering to the bugzilla install in the "disable my account" description
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/account/prefs/account.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index 1e7bc25db..61ce80011 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -138,7 +138,7 @@ <td></td> <td> <p> - Your contributions on bugzilla.mozilla.org will still be visible; + Your contributions on [% terms.Bugzilla %] will still be visible; however, your email address and name will be removed in most locations. We are not able to remove your details that are part of comment text. </p> |