Move bitbucket webhook to an external plugin
This commit is contained in:
@@ -578,9 +578,6 @@ return array(
|
||||
// 'You already have one subtask in progress' => '',
|
||||
'Which parts of the project do you want to duplicate?' => 'Hvilke deler av dette prosjektet ønsker du å kopiere?',
|
||||
// 'Disallow login form' => '',
|
||||
// 'Bitbucket commit received' => '',
|
||||
// 'Bitbucket webhooks' => '',
|
||||
// 'Help on Bitbucket webhooks' => '',
|
||||
'Start' => 'Start',
|
||||
'End' => 'Slutt',
|
||||
'Task age in days' => 'Dager siden oppgaven ble opprettet',
|
||||
@@ -750,19 +747,10 @@ return array(
|
||||
// 'User that will receive the email' => '',
|
||||
// 'Email subject' => '',
|
||||
'Date' => 'Dato',
|
||||
// 'By @%s on Bitbucket' => '',
|
||||
// 'Bitbucket Issue' => '',
|
||||
// 'Commit made by @%s on Bitbucket' => '',
|
||||
// 'Commit made by @%s on Gitlab' => '',
|
||||
'Add a comment log when moving the task between columns' => 'Legg til en kommentar i loggen når en oppgave flyttes mellom kolonnene',
|
||||
'Move the task to another column when the category is changed' => 'Flytt oppgaven til en annen kolonne når kategorien endres',
|
||||
'Send a task by email to someone' => 'Send en oppgave på epost til noen',
|
||||
// 'Reopen a task' => '',
|
||||
// 'Bitbucket issue opened' => '',
|
||||
// 'Bitbucket issue closed' => '',
|
||||
// 'Bitbucket issue reopened' => '',
|
||||
// 'Bitbucket issue assignee change' => '',
|
||||
// 'Bitbucket issue comment created' => '',
|
||||
'Column change' => 'Endret kolonne',
|
||||
'Position change' => 'Posisjonsendring',
|
||||
'Swimlane change' => 'Endret svømmebane',
|
||||
|
||||
Reference in New Issue
Block a user