* solved a little bug: there is something wrong with creating a bug under English language.

This commit is contained in:
liukmqd@gmail.com
2011-06-25 08:51:58 +00:00
parent 7b36c2115a
commit d5167372bc

View File

@@ -133,7 +133,7 @@ $lang->bug->confirmChangeProduct = 'Change product will change project, task and
$lang->bug->confirmDelete = 'Are you sure to delete this bug?';
$lang->bug->setTemplateTitle = 'Please input the template title:';
/* Templates. *./
/* Templates. */
$lang->bug->tplStep = "<p>[Steps]</p>";
$lang->bug->tplResult = "<p>[Result]</p>";
$lang->bug->tplExpect = "<p>[Expect]</p>";