]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 373440: Make "check" into a generic function in Bugzilla::Object
authormkanat%bugzilla.org <>
Fri, 24 Aug 2007 02:31:21 +0000 (02:31 +0000)
committermkanat%bugzilla.org <>
Fri, 24 Aug 2007 02:31:21 +0000 (02:31 +0000)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit

template/en/default/global/user-error.html.tmpl

index 5cebb8166aa99e086d26dd1a1b9971cecc66efde..37c54261458d5b307cdddae7d21d167bd4b45fca 100644 (file)
     The name of a milestone is limited to 20 characters. 
     '[% name FILTER html %]' is too long ([% name.length %] characters).
 
+  [% ELSIF error == "milestone_not_specified" %]
+    [% title = "No Milestone Specified" %]
+    No milestone specified when trying to edit milestones.
+
   [% ELSIF error == "milestone_not_valid" %]
     [% title = "Specified Milestone Does Not Exist" %]
     The milestone '[% milestone FILTER html %]' for product