Fix typo in translation string

This commit is contained in:
Frédéric Guillot
2018-06-06 13:46:26 -07:00
parent 25ae17b5ff
commit 5064fcd330
32 changed files with 32 additions and 32 deletions

View File

@@ -1382,5 +1382,5 @@ return array(
// 'Apply action' => '',
// 'Move selected tasks to another column' => '',
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would to change for the selected tasks.' => '',
// 'Choose the properties that you would like to change for the selected tasks.' => '',
);