* finish task #1466.
This commit is contained in:
@@ -76,7 +76,7 @@ $lang->story->preVersion = 'Pre version';
|
||||
$lang->story->keywords = 'Keyword';
|
||||
$lang->story->newStory = 'Continue to add story.';
|
||||
|
||||
$lang->story->same = 'The same as above';
|
||||
$lang->story->same = 'Ditto';
|
||||
|
||||
$lang->story->useList[0] = 'No use';
|
||||
$lang->story->useList[1] = 'Use';
|
||||
|
||||
@@ -99,7 +99,7 @@ $lang->testcase->legendComment = 'Comment';
|
||||
$lang->testcase->legendProduct = 'Product & module';
|
||||
|
||||
$lang->testcase->confirmDelete = 'Are you sure to delete this case?';
|
||||
$lang->testcase->same = 'The same as above';
|
||||
$lang->testcase->same = 'Ditto';
|
||||
|
||||
$lang->testcase->priList[3] = 3;
|
||||
$lang->testcase->priList[1] = 1;
|
||||
|
||||
Reference in New Issue
Block a user