* bug # 221

This commit is contained in:
womenyiqi_123@163.com
2011-06-13 03:09:24 +00:00
parent c0ec7750e9
commit fc98b7ca18
+2 -2
View File
@@ -18,8 +18,8 @@ $lang->resource->my->index = 'index';
$lang->resource->my->todo = 'todo';
$lang->resource->my->task = 'task';
$lang->resource->my->bug = 'bug';
$lang->resource->my->testtask = 'testTask';
$lang->resource->my->testcase = 'testCase';
$lang->resource->my->testTask = 'testTask';
$lang->resource->my->testCase = 'testCase';
$lang->resource->my->story = 'story';
$lang->resource->my->project = 'project';
$lang->resource->my->profile = 'profile';