diff options
Diffstat (limited to 'template/en/default/admin/params/patchviewer.html.tmpl')
-rw-r--r-- | template/en/default/admin/params/patchviewer.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/params/patchviewer.html.tmpl b/template/en/default/admin/params/patchviewer.html.tmpl index 61d32a07b..d8aabd4ba 100644 --- a/template/en/default/admin/params/patchviewer.html.tmpl +++ b/template/en/default/admin/params/patchviewer.html.tmpl @@ -23,9 +23,9 @@ "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. " _ + cvsroot_get => "The CVS root Bugzilla will be using to get patches from. " _ "Some installations may want to mirror their CVS repository on " _ - "the $terms.Bugzilla server or even have it on that same server, and " _ + "the Bugzilla server or even have it on that same server, and " _ "thus the repository can be the local file system (and much " _ "faster). Make this the same as cvsroot if you don't " _ "understand what this is (if cvsroot is blank, make this blank too).", |