Bug 365525 Periods in wrong place in relation to parentheses

r=mkanat a=myk
This commit is contained in:
timeless%mozdev.org 2007-01-03 00:32:06 +00:00
Родитель ea310740ca
Коммит 96538f1fbe
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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 " _
"<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. " _