- remove the select reverse item.

This commit is contained in:
wangchunsheng
2012-05-02 13:20:36 +00:00
parent a4b6edfe9e
commit 07da0897c6
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -242,7 +242,6 @@ $lang->bug->resolutionList['tostory'] = 'To story';
$lang->bug->report->common = 'Report';
$lang->bug->report->select = 'Select';
$lang->bug->report->create = 'Create';
$lang->bug->report->selectReverse = 'Reverse';
$lang->bug->report->charts['bugsPerProject'] = 'Project bugs';
$lang->bug->report->charts['bugsPerModule'] = 'Module bugs';
-1
View File
@@ -242,7 +242,6 @@ $lang->bug->resolutionList['tostory'] = '转为需求';
$lang->bug->report->common = '统计报表';
$lang->bug->report->select = '请选择报表类型';
$lang->bug->report->create = '生成报表';
$lang->bug->report->selectReverse = '反选';
$lang->bug->report->charts['bugsPerProject'] = '项目Bug数量';
$lang->bug->report->charts['bugsPerModule'] = '模块Bug数量';