Add the possibility to make tags global from project settings
This commit is contained in:
@@ -1411,4 +1411,6 @@ return array(
|
||||
'Task limits apply to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane',
|
||||
'Task limits are applied to each swimlane individually' => 'Aufgabenlimit gilt pro Swimlane',
|
||||
'Task limits are applied across swimlanes' => 'Aufgabenlimit gilt Swimlane übergreifend',
|
||||
'Change to global tag' => 'Zu globalem Schlagwort machen',
|
||||
'Do you really want to make the tag "%s" global?' => 'Das Schlagwort "%s" wirklich global machen?',
|
||||
);
|
||||
|
||||
@@ -1411,4 +1411,6 @@ return array(
|
||||
'Task limits apply to each swimlane individually' => 'Les limites de tâches s\'appliquent à chaque swimlane individuellement',
|
||||
'Task limits are applied to each swimlane individually' => 'Les limites de tâches sont appliquées à chaque swimlane individuellement',
|
||||
'Task limits are applied across swimlanes' => 'Les limites de tâches sont appliquées entre les swimlanes',
|
||||
// 'Change to global tag' => '',
|
||||
// 'Do you really want to make the tag "%s" global?' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user