]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365525 Periods in wrong place in relation to parentheses
authortimeless%mozdev.org <>
Wed, 3 Jan 2007 08:32:06 +0000 (08:32 +0000)
committertimeless%mozdev.org <>
Wed, 3 Jan 2007 08:32:06 +0000 (08:32 +0000)
r=mkanat a=myk

template/en/default/admin/params/patchviewer.html.tmpl

index f3dd6d4a110308737bf744eab7956fbf5c35af97..ad15262ff3e2e90cc410770184a9060dc87c5c4a 100644 (file)
              "users of your system will be using for 'cvs diff'. Used in " _
              "Patch Viewer ('Diff' option on patches) to figure out where " _
              "patches are rooted even if users did the 'cvs diff' from " _
-             "different places in the directory structure (NOTE: if your " _
+             "different places in the directory structure. (NOTE: if your " _
              "CVS repository is remote and requires a password, you must " _
              "either ensure the $terms.Bugzilla user has done a 'cvs login' or " _
              "specify the password " _
              "<a href=\"http://www.cvshome.org/docs/manual/cvs_2.html#SEC26\">as " _
-             "part of the CVS root.</a>). Leave this blank if you have no " _
+             "part of the CVS root</a>.) Leave this blank if you have no " _
              "CVS repository.",
 
   cvsroot_get => "The CVS root $terms.Bugzilla will be using to get patches from. " _