Add external links for tasks with plugin api
This commit is contained in:
@@ -1097,4 +1097,30 @@ return array(
|
||||
'Highest priority' => 'Höchste Priorität',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Wenn Sie Null bei höchster und niedrigster Priorität eintragen, wird diese Funktion deaktiviert.',
|
||||
'Priority: %d' => 'Priorität: %d',
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
// 'List of external links' => '',
|
||||
// 'Unable to fetch link information.' => '',
|
||||
// 'Daily background job for tasks' => '',
|
||||
// 'Auto' => '',
|
||||
// 'Related' => '',
|
||||
// 'Attachment' => '',
|
||||
// 'Title not found' => '',
|
||||
// 'Web Link' => '',
|
||||
// 'External links' => '',
|
||||
// 'Add external link' => '',
|
||||
// 'Type' => '',
|
||||
// 'Dependency' => '',
|
||||
// 'View internal links' => '',
|
||||
// 'View external links' => '',
|
||||
// 'Add internal link' => '',
|
||||
// 'Add a new external link' => '',
|
||||
// 'Edit external link' => '',
|
||||
// 'External link' => '',
|
||||
// 'Copy and paste your link here...' => '',
|
||||
// 'URL' => '',
|
||||
// 'There is no external link for the moment.' => '',
|
||||
// 'Internal links' => '',
|
||||
// 'There is no internal link for the moment.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user