From: timeless%mozdev.org <> Date: Wed, 3 Jan 2007 08:32:06 +0000 (+0000) Subject: Bug 365525 Periods in wrong place in relation to parentheses X-Git-Tag: bugzilla-2.23.4~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ae0e94f396d63d13604abd98ccae325486f6b8;p=thirdparty%2Fbugzilla.git Bug 365525 Periods in wrong place in relation to parentheses r=mkanat a=myk --- diff --git a/template/en/default/admin/params/patchviewer.html.tmpl b/template/en/default/admin/params/patchviewer.html.tmpl index f3dd6d4a11..ad15262ff3 100644 --- a/template/en/default/admin/params/patchviewer.html.tmpl +++ b/template/en/default/admin/params/patchviewer.html.tmpl @@ -29,12 +29,12 @@ "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 " _ "as " _ - "part of the CVS root.). Leave this blank if you have no " _ + "part of the CVS root.) Leave this blank if you have no " _ "CVS repository.", cvsroot_get => "The CVS root $terms.Bugzilla will be using to get patches from. " _