]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 344507: Users watching you: None should be "No one" - Patch by Frédéric Buclin...
authorlpsolit%gmail.com <>
Fri, 14 Jul 2006 01:52:14 +0000 (01:52 +0000)
committerlpsolit%gmail.com <>
Fri, 14 Jul 2006 01:52:14 +0000 (01:52 +0000)
template/en/default/account/prefs/email.html.tmpl

index 8579992008bf0d0633e9a995fa1307e4f4a9730d..c95fe395487c63898c570973f0ddf1678a0f2e23 100644 (file)
@@ -275,7 +275,7 @@ preferences for <u>their</u> relationship to the [% terms.bug %]
       [% watcher FILTER html %] <br>
     [% END %]
   [% ELSE %]
-    <i>None</i>
+    <i>No one</i>
   [% END %]
 </p>