* adjust the placeholder of chosen.

This commit is contained in:
azhi
2013-08-02 08:50:36 +08:00
parent ad54b16e64
commit ce08eaed8d
24 changed files with 12 additions and 38 deletions
-3
View File
@@ -233,6 +233,3 @@ $lang->task->report->finishedTasksPerDay->graph->rotateNames = '1';
$lang->task->placeholder = new stdclass();
$lang->task->placeholder->estimate = 'The estimated time for this task';
$lang->task->chosen = new stdclass();
$lang->task->chosen->mailto = 'Choose users to mail...';