Improve english task description

This commit is contained in:
Rafael de Camargo
2019-08-28 00:23:53 -03:00
committed by Frédéric Guillot
parent c0d8407d9a
commit a4f130839f
33 changed files with 33 additions and 33 deletions

View File

@@ -19,7 +19,7 @@ class TaskUpdateStartDateOnMoveColumn extends Base
*/
public function getDescription()
{
return t('Automatically update the start date when task move away from certain column');
return t('Automatically update the start date when the task is moved away from a specific column');
}
/**