]> 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:49:59 +0000 (01:49 +0000)
committerlpsolit%gmail.com <>
Fri, 14 Jul 2006 01:49:59 +0000 (01:49 +0000)
template/en/default/account/prefs/email.html.tmpl

index 878b9d691f1230ce98b750ad9bba1c654d270357..cfb34a8930424dacf4047abf8937eb6ccd0f6e9a 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>