Merge pull-request #2113

This commit is contained in:
Frederic Guillot 2016-04-11 18:09:30 -04:00
commit 481b2091dd
1 changed files with 4 additions and 0 deletions

View File

@ -1163,4 +1163,8 @@ return array(
'Search by task status: ' => 'Rechercher par le statut des tâches : ',
'Search by task title: ' => 'Rechercher par le titre des tâches : ',
'Activity stream search' => 'Recherche dans le flux d\'activité',
'Projects where "%s" is manager' => '',
'Projects where "%s" is member' => '',
'Open tasks assigned to "%s"' => '',
'Closed tasks assigned to "%s"' => '',
);