Move bitbucket webhook to an external plugin
This commit is contained in:
@@ -580,9 +580,6 @@ return array(
|
||||
'You already have one subtask in progress' => 'Vous avez déjà une sous-tâche en progrès',
|
||||
'Which parts of the project do you want to duplicate?' => 'Quelles parties du projet voulez-vous dupliquer ?',
|
||||
'Disallow login form' => 'Interdire le formulaire d\'authentification',
|
||||
'Bitbucket commit received' => 'Commit reçu via Bitbucket',
|
||||
'Bitbucket webhooks' => 'Webhook Bitbucket',
|
||||
'Help on Bitbucket webhooks' => 'Aide sur les webhooks Bitbucket',
|
||||
'Start' => 'Début',
|
||||
'End' => 'Fin',
|
||||
'Task age in days' => 'Âge de la tâche en jours',
|
||||
@@ -752,19 +749,10 @@ return array(
|
||||
'User that will receive the email' => 'Utilisateur qui va reçevoir l\'email',
|
||||
'Email subject' => 'Sujet de l\'email',
|
||||
'Date' => 'Date',
|
||||
'By @%s on Bitbucket' => 'Par @%s sur Bitbucket',
|
||||
'Bitbucket Issue' => 'Ticket Bitbucket',
|
||||
'Commit made by @%s on Bitbucket' => 'Commit fait par @%s sur Bitbucket',
|
||||
'Commit made by @%s on Gitlab' => 'Commit fait par @%s sur Gitlab',
|
||||
'Add a comment log when moving the task between columns' => 'Ajouter un commentaire d\'information lorsque une tâche est déplacée dans une autre colonne',
|
||||
'Move the task to another column when the category is changed' => 'Déplacer une tâche vers une autre colonne lorsque la catégorie a changé',
|
||||
'Send a task by email to someone' => 'Envoyer une tâche par email à quelqu\'un',
|
||||
'Reopen a task' => 'Rouvrir une tâche',
|
||||
'Bitbucket issue opened' => 'Ticket Bitbucket ouvert',
|
||||
'Bitbucket issue closed' => 'Ticket Bitbucket fermé',
|
||||
'Bitbucket issue reopened' => 'Ticket Bitbucket rouvert',
|
||||
'Bitbucket issue assignee change' => 'Changement d\'assigné sur un ticket Bitbucket',
|
||||
'Bitbucket issue comment created' => 'Commentaire créé sur un ticket Bitbucket',
|
||||
'Column change' => 'Changement de colonne',
|
||||
'Position change' => 'Changement de position',
|
||||
'Swimlane change' => 'Changement de swimlane',
|
||||
|
||||
Reference in New Issue
Block a user