Display tasks in the calendar + improve settings
This commit is contained in:
@@ -808,7 +808,7 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Mover la tarea a otra columna al asignarse al usuario',
|
||||
'Move the task to another column when assignee is cleared' => 'Mover la tarea a otra columna al quitar el asignado',
|
||||
'Source column' => 'Columna fuente',
|
||||
'Show subtask estimates in the user calendar' => 'Mostrar estimaciones de subtarea en calendario de usuario',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Transiciones',
|
||||
'Executer' => 'Ejecutor',
|
||||
'Time spent in the column' => 'Tiempo transcurrido en la columna',
|
||||
@@ -908,4 +908,12 @@ return array(
|
||||
// 'Multi-user chat room' => '',
|
||||
// 'Help on Jabber integration' => '',
|
||||
// 'The server address must use this format: "tcp://hostname:5222"' => '',
|
||||
// 'Calendar settings' => '',
|
||||
// 'Project calendar view' => '',
|
||||
// 'Project settings' => '',
|
||||
// 'Show subtasks based on the time tracking' => '',
|
||||
// 'Show tasks based on the creation date' => '',
|
||||
// 'Show tasks based on the start date' => '',
|
||||
// 'Subtasks time tracking' => '',
|
||||
// 'User calendar view' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user