]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 486057: Title of product_name_already_in_use is inconsistent with its description...
authorlpsolit%gmail.com <>
Tue, 14 Apr 2009 21:22:11 +0000 (21:22 +0000)
committerlpsolit%gmail.com <>
Tue, 14 Apr 2009 21:22:11 +0000 (21:22 +0000)
template/en/default/global/user-error.html.tmpl

index d1c3bd6435839c3019c8b061e7e755823272e5e4..7994b187cec2ad955c1d5c8dd79c047ff4aeebe3 100644 (file)
     </em> field, which should contain a non-negative number.
 
   [% ELSIF error == "product_name_already_in_use" %]
-    [% title = "Product name already in use" %]
+    [% title = "Product name already exists" %]
     [% admindocslinks = {'products.html' => 'Administering products'} %]
     The product name '[% product FILTER html %]' already exists.