Add "Create another link" checkbox for internal link as in sub-task creation

This commit is contained in:
Olivier Maridat
2017-07-11 12:51:28 +02:00
committed by Frédéric Guillot
parent 347aff94de
commit 46974915b3
3 changed files with 21 additions and 1 deletions

View File

@@ -1338,4 +1338,5 @@ return array(
'This task was sent by email to "%s" with subject "%s".' => 'Cette tâche a été envoyée par courrier électronique à « %s » avec le sujet « %s ».',
'Predefined Email Subjects' => 'Sujets de courrier électronique prédéfinis',
'Write one subject by line.' => 'Écrivez un sujet par ligne.',
'Create another link' => 'Créer un autre lien',
);